This layout outputs events in a HTML table.
Parameters are: $title, $locationInfo.
Located in /layouts/LoggerLayoutHtml.php (line 47)
LoggerLayout | --LoggerLayoutHtml
The LocationInfo option takes a boolean value. By
default, it is set to false which means there will be no location information output by this layout. If the the option is set to true, then the file name and line number of the statement at the origin of the log statement will be output.
<p>If you are embedding this layout within a LoggerAppenderMail or a LoggerAppenderMailEvent then make sure to set the LocationInfo option of that appender as well.
The Title option takes a String value. This option sets the document title of the generated HTML document.
Defaults to 'Log4php Log Messages'.
Constructor
No options to activate.
Returns the current value of the LocationInfo option.
The LocationInfo option takes a boolean value. By
default, it is set to false which means there will be no location information output by this layout. If the the option is set to true, then the file name and line number of the statement at the origin of the log statement will be output.
<p>If you are embedding this layout within a LoggerAppenderMail or a LoggerAppenderMailEvent then make sure to set the LocationInfo option of that appender as well.
The Title option takes a String value. This option sets the document title of the generated HTML document.
Defaults to 'Log4php Log Messages'.
Inherited From LoggerLayout
LoggerLayout::activateOptions()
LoggerLayout::factory()
LoggerLayout::format()
LoggerLayout::getContentType()
LoggerLayout::getFooter()
LoggerLayout::getHeader()
Documentation generated by phpDocumentor 1.3.2