Package org.apache.log4j
Class Layout
- java.lang.Object
-
- org.apache.log4j.Layout
-
- Direct Known Subclasses:
PatternLayout,SimpleLayout
public class Layout extends java.lang.Object
This class is a minimal implementation of the original Log4J class.- Author:
- Christian Trutz
-
-
Constructor Summary
Constructors Constructor Description Layout()
-
-
-
Constructor Detail
-
Layout
public Layout()
-
-