Uses of Class
org.apache.logging.log4j.core.layout.AbstractLayout

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

Uses of AbstractLayout in org.apache.logging.log4j.core.layout
 

Subclasses of AbstractLayout in org.apache.logging.log4j.core.layout
 class AbstractStringLayout
          Abstract base class for Layouts that result in a String.
 class HTMLLayout
          Outputs events as rows in an HTML table on an HTML page.
 class PatternLayout
          A flexible layout configurable with pattern string.
 class RFC5424Layout
          Formats a log event in accordance with RFC 5424.
 class SerializedLayout
          Format a LogEvent in its serialized form.
 class SyslogLayout
          Formats a log event as a BSD Log record.
 class XMLLayout
          The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd.
 



Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.