Object
Formatter is an abstract class and a null object
# File lib/log4r/formatter/formatter.rb, line 13 13: def initialize(hash={}) 14: end
Define this method in a subclass to format data.
# File lib/log4r/formatter/formatter.rb, line 16 16: def format(logevent) 17: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.