Object
Format an object by calling inspect on it.
# File lib/lumberjack/formatter/inspect_formatter.rb, line 5 def call(obj) obj.inspect end
[Validate]
Generated with the Darkfish Rdoc Generator 2.