org.apache.geronimo.system.logging.log4j
Class PatternParser
java.lang.Object
org.apache.log4j.helpers.PatternParser
org.apache.geronimo.system.logging.log4j.PatternParser
- public class PatternParser
- extends org.apache.log4j.helpers.PatternParser
A simple extension of the log4j pattern parser which adds support for the
'a' letter for a NamedNDC.
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:59:30 $
Fields inherited from class org.apache.log4j.helpers.PatternParser |
currentLiteral, formattingInfo, i, pattern, patternLength |
Methods inherited from class org.apache.log4j.helpers.PatternParser |
addConverter, extractOption, extractPrecisionOption, parse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternParser
public PatternParser(String pattern)
finalizeConverter
protected void finalizeConverter(char c)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.