Package org.apache.logging.log4j.core.layout

Log4j 2.0 Layout support.

See:
          Description

Class Summary
AbstractStringLayout Base class for Layouts that result in a String.
HTMLLayout This layout outputs events in a HTML table.
LayoutBase<T extends Serializable> Base class for Layouts.
PatternLayout A flexible layout configurable with pattern string.
RFC5424Layout Formats a log event in accordance with RFC 5424.
SerializedLayout Format a LogEvent in its serialized form.
SyslogLayout Formats a log event as a BSD Log record.
XMLLayout The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd.
 

Package org.apache.logging.log4j.core.layout Description

Log4j 2.0 Layout support.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.