Libraries
»
unclekryon
(0.4.11)
»
Index
»
Tester
»
#init_log
Method: Tester#init_log
Defined in:
lib/unclekryon/log.rb
#
init_log
⇒
Object
75 76 77
# File 'lib/unclekryon/log.rb', line 75
def
init_log
@log
.
progname
.
prepend
(
'[Risky]'
)
end