Package | Description |
---|---|
org.apache.log4j.helpers |
This package is used internally.
|
org.apache.log4j.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Field and Description |
---|---|
PatternConverter |
PatternConverter.next |
Modifier and Type | Method and Description |
---|---|
PatternConverter |
PatternParser.parse() |
Modifier and Type | Method and Description |
---|---|
protected void |
PatternParser.addConverter(PatternConverter pc) |
Modifier and Type | Class and Description |
---|---|
class |
BridgePatternConverter
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter
contract by delegating to the log4j 1.3 pattern implementation.
|
Modifier and Type | Method and Description |
---|---|
PatternConverter |
BridgePatternParser.parse()
Create new pattern converter.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.