Package org.apache.log4j
Class Layout
java.lang.Object
org.apache.log4j.Layout
- Direct Known Subclasses:
- PatternLayout,- SimpleLayout
This class is a minimal implementation of the original Log4J class.
- Author:
- Christian Trutz
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Layoutpublic Layout()
 
-