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 Summary
-
Method Summary
-
Constructor Details
-
Layout
public Layout()
-