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