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