Method: Fluent::Log::CachedLog#msg

Defined in:
lib/fluent/log.rb

#msgObject

Returns the value of attribute msg

Returns:

  • (Object)

    the current value of msg



458
459
460
# File 'lib/fluent/log.rb', line 458

def msg
  @msg
end