Class Lumberjack::Formatter::PrettyPrintFormatter
In: lib/lumberjack/formatter/pretty_print_formatter.rb
Parent: Object

Format an object with it‘s pretty print method.

Methods

call   new  

Attributes

width  [RW] 

Public Class methods

Create a new formatter. The maximum width of the message can be specified with the width parameter (defaults to 79 characters).

Public Instance methods

[Validate]