public class VersionPatternParser
extends org.apache.log4j.helpers.PatternParser
PatternParser
that recognizes the pattern %v
which is used to log the
"Implementation-Version" string obtained from the manifest of the
jar that VersionPatternParser
is loaded from.VersionPatternConverter
,
VersionPatternLayout
Constructor and Description |
---|
VersionPatternParser(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalizeConverter(char c) |