Package org.apache.log4j
Class Layout
java.lang.Object
org.apache.log4j.Layout
- Direct Known Subclasses:
PatternLayout
,SimpleLayout
Deprecated.
Apache Log4j 1 has reached end of life in 2015 and is no longer supported.
This class is a minimal implementation of the original Log4J class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Layout
public Layout()Deprecated.
-