Package | Description |
---|---|
org.apache.log4j.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Field and Description |
---|---|
private static LineLocationPatternConverter |
LineLocationPatternConverter.INSTANCE
Singleton.
|
Modifier and Type | Method and Description |
---|---|
static LineLocationPatternConverter |
LineLocationPatternConverter.newInstance(java.lang.String[] options)
Obtains an instance of pattern converter.
|