Package | Description |
---|---|
org.apache.log4j |
The main log4j package.
|
org.apache.log4j.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Method and Description |
---|---|
protected PatternParser |
EnhancedPatternLayout.createPatternParser(String pattern)
Returns PatternParser used to parse the conversion string.
|
protected PatternParser |
PatternLayout.createPatternParser(String pattern)
Returns PatternParser used to parse the conversion string.
|
Modifier and Type | Class and Description |
---|---|
class |
BridgePatternParser
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter contract by delegating to the log4j
1.3 pattern implementation.
|
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.