Class Layout

java.lang.Object
org.apache.log4j.Layout
Direct Known Subclasses:
PatternLayout, SimpleLayout

public class Layout extends Object
This class is a minimal implementation of the original Log4J class.
Author:
Christian Trutz
  • Constructor Details