Extend this abstract class to create your own log layout format.
Located in /LoggerLayout.php (line 25)
Class | Description |
---|---|
LoggerPatternLayout | A flexible layout configurable with pattern string. |
LoggerLayoutTTCC | TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name. |
LoggerLayoutSimple | A simple layout. |
LoggerXmlLayout | The output of the LoggerXmlLayout consists of a series of log4php:event elements. |
LoggerLayoutHtml | This layout outputs events in a HTML table. |
Creates LoggerLayout instances with the given class name.
Override this method
Override this method to create your own layout format.
Returns the content type output by this layout.
Returns the footer for the layout format.
Returns the header for the layout format.
Documentation generated by phpDocumentor 1.3.2