Extend this abstract class to create your own log layout format.
Extend this abstract class to create your own log layout format.
Located in Program_Root/src/log4php/LoggerLayout.php (line 26)
| Class | Description |
|---|---|
| LoggerLayoutHtml | This layout outputs events in a HTML table. |
| LoggerLayoutSimple | A simple layout. |
| LoggerLayoutTTCC | TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name. |
| LoggerPatternLayout | A flexible layout configurable with pattern string. |
| LoggerXmlLayout | The output of the LoggerXmlLayout consists of a series of log4php:event elements. |
Override this method
Override this method
Documentation generated on Wed, 27 Aug 2003 18:11:40 +0200 by phpDocumentor 1.2.2