Libraries
»
msgpack-idl
(0.1.1)
»
Index
»
MessagePack
»
IDL
»
ProcessorModule
»
#log
Method: MessagePack::IDL::ProcessorModule#log
Defined in:
lib/msgpack/idl/module.rb
#
log
⇒
Object
25 26 27
# File 'lib/msgpack/idl/module.rb', line 25
def
log
@log
||=
STDOUT
end