org.apache.log4j
Class PatternLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by org.apache.log4j.PatternLayout

public class PatternLayout
extends Layout

This class is a minimal implementation of the original Log4J class.

Author:
Christian Trutz

Constructor Summary
PatternLayout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternLayout

public PatternLayout()


Copyright © 2005-2012 QOS.ch. All Rights Reserved.