Method: Tester#init_log

Defined in:
lib/unclekryon/log.rb

#init_logObject



75
76
77
# File 'lib/unclekryon/log.rb', line 75

def init_log
  @log.progname.prepend('[Risky]')
end