org.apache.log4j
Class PatternLayout
java.lang.Object
org.apache.log4j.Layout
org.apache.log4j.PatternLayout
public class PatternLayout
- extends Layout
This class is a minimal implementation of the original Log4J class.
- Author:
- Christian Trutz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternLayout
public PatternLayout()
PatternLayout
public PatternLayout(String pattern)
Copyright © 2005–2016 QOS.ch. All rights reserved.