Class HTMLLayout

java.lang.Object
All Implemented Interfaces:
Layout<ILoggingEvent>, ContextAware, LifeCycle

HTMLLayout outputs events in an HTML table.

The content of the table columns are specified using a conversion pattern. See PatternLayout for documentation on the available patterns.

For more information about this layout, please refer to the online manual at http://logback.qos.ch/manual/layouts.html#ClassicHTMLLayout

Author:
Ceki Gülcü, Sébastien Pennec