Class Log4r::SimpleFormatter
In: lib/log4r/formatter/formatter.rb
Parent: Formatter

SimpleFormatter produces output like this:

  WARN loggername> Danger, Will Robinson, danger!

Does not write traces and does not inspect objects.

Methods

format  

Public Instance methods

[Validate]