Methods

Loggability::Formatter::Default

The default log formatter class.

Constants

FORMAT

The format to output unless debugging is turned on

Public Class Methods

new( format=FORMAT ) click to toggle source

Specify the format for the default formatter.

# File lib/loggability/formatter/default.rb, line 16
def initialize( format=FORMAT )
        super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.