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

Packages that use org.apache.logging.log4j.core.layout
org.apache.logging.log4j.core.layout Log4j 2.0 Layout support. 
 

Classes in org.apache.logging.log4j.core.layout used by org.apache.logging.log4j.core.layout
AbstractLayout
          Abstract base class for Layouts.
AbstractStringLayout
          Abstract base class for Layouts that result in a String.
HTMLLayout
          This layout outputs events in a HTML table.
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.
 



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