ChromePHPFormatter |
Formats a log message according to the ChromePHP array format |
ChromePHPFormatterTest |
|
ElasticaFormatter |
Format a log message into an Elastica Document |
ElasticaFormatterTest |
|
FlowdockFormatter |
formats the record to be used in the FlowdockHandler |
FlowdockFormatterTest |
|
FluentdFormatter |
Class FluentdFormatter |
FluentdFormatterTest |
|
GelfMessageFormatter |
Serializes a log message to GELF |
GelfMessageFormatterTest |
|
HtmlFormatter |
Formats incoming records into an HTML table |
JsonFormatter |
Encodes whatever record data is passed to it as json |
JsonFormatterTest |
|
LineFormatter |
Formats incoming records into a one-line string |
LineFormatterTest |
|
LogglyFormatter |
Encodes message information into JSON in a format compatible with Loggly. |
LogglyFormatterTest |
|
LogstashFormatter |
Serializes a log message to Logstash Event Format |
LogstashFormatterTest |
|
MongoDBFormatter |
Formats a record for use with the MongoDBHandler. |
MongoDBFormatterTest |
|
NormalizerFormatter |
Normalizes incoming records to remove objects/resources so it's easier to dump to various targets |
NormalizerFormatterTest |
|
ScalarFormatter |
Formats data into an associative array of scalar values. |
ScalarFormatterTest |
|
TestBar |
|
TestBarNorm |
|
TestFoo |
|
TestFooNorm |
|
TestStreamFoo |
|
TestToStringError |
|
WildfireFormatter |
Serializes a log message according to Wildfire's header requirements |
WildfireFormatterTest |
|