Class
Lumberjack::Formatter::StringFormatter
In:
lib/lumberjack/formatter/string_formatter.rb
Parent:
Object
Format an object by calling
to_s
on it.
Methods
call
Public Instance methods
call
(obj)
[Validate]