Libraries
»
msgpack-idl
(0.1.1)
»
Index
»
MessagePack
»
IDL
»
ProcessorModule
»
#log_error
Method: MessagePack::IDL::ProcessorModule#log_error
Defined in:
lib/msgpack/idl/module.rb
#
log_error
(msg) ⇒
Object
33 34 35
# File 'lib/msgpack/idl/module.rb', line 33
def
log_error
(
msg
)
log
.
puts
msg
end