Uses of Class
org.apache.log4j.Layout

Packages that use Layout
org.apache.log4j Log4j 1.x compatibility layer. 
 

Uses of Layout in org.apache.log4j
 

Subclasses of Layout in org.apache.log4j
 class PatternLayout
           
 

Methods in org.apache.log4j that return Layout
 Layout Appender.getLayout()
          Returns this appenders layout.
 

Methods in org.apache.log4j with parameters of type Layout
 void Appender.setLayout(Layout layout)
          Set the Layout for this appender.
 



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