Package log4php\layouts
LoggerLayoutHtml | This layout outputs events in a HTML table. |
LoggerLayoutPattern | A flexible layout configurable with a pattern string. |
LoggerLayoutSerialized | Layout which formats the events using PHP's serialize() function. |
LoggerLayoutSimple | A simple layout. |
LoggerLayoutXml | The output of the LoggerXmlLayout consists of a series of log4php:event elements. |