Extend this abstract class to create your own log layout format.
Located in /LoggerLayout.php (line 28)
Class | Description |
---|---|
LoggerLayoutHtml | This layout outputs events in a HTML table. |
LoggerLayoutPattern | A flexible layout configurable with pattern string. |
LoggerLayoutSimple | A simple layout. |
LoggerLayoutTTCC | TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name. |
LoggerLayoutXml | The output of the LoggerXmlLayout consists of a series of log4php:event elements. |
Activates options for this layout.
Override this method if you have options to be activated.
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 on Fri, 27 Nov 2009 07:44:50 +0100 by phpDocumentor 1.4.3