Class: Log4r::DefaultFormatter
- Inherits:
-
BasicFormatter
- Object
- Formatter
- SimpleFormatter
- BasicFormatter
- Log4r::DefaultFormatter
- Defined in:
- lib/log4r/formatter/formatter.rb
Overview
Outputters that don’t define a Formatter will get this, which is currently BasicFormatter
Method Summary
Methods inherited from BasicFormatter
#format, #format_object, #initialize
Methods inherited from SimpleFormatter
Methods inherited from Formatter
Constructor Details
This class inherits a constructor from Log4r::BasicFormatter