|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.helpers.PatternParser
org.mmbase.util.logging.log4j.MMPatternParser
Adds the conversion pattern 'q' which returns a truncated level (from the _end_, not from the beginning as log4j itself would do) . To 3 chars. So it is like 'p'. Also add 'k' which give the currently memory in use (in kb).
| Field Summary |
| Fields inherited from class org.apache.log4j.helpers.PatternParser |
currentLiteral, formattingInfo, i, pattern, patternLength |
| Constructor Summary | |
MMPatternParser(java.lang.String pattern)
|
|
| Method Summary | |
void |
finalizeConverter(char c)
|
| 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 |
| Constructor Detail |
public MMPatternParser(java.lang.String pattern)
| Method Detail |
public void finalizeConverter(char c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||