Package | Description |
---|---|
org.apache.logging.log4j.core.impl |
Log4j 2 private implementation classes.
|
org.apache.logging.log4j.core.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Field and Description |
---|---|
protected static ThrowableFormatOptions |
ThrowableFormatOptions.DEFAULT
Default instance of
ThrowableFormatOptions . |
Modifier and Type | Method and Description |
---|---|
static ThrowableFormatOptions |
ThrowableFormatOptions.newInstance(java.lang.String[] options)
Creates a new instance based on the array of options.
|
Modifier and Type | Field and Description |
---|---|
protected ThrowableFormatOptions |
ThrowablePatternConverter.options
Options.
|
Modifier and Type | Method and Description |
---|---|
ThrowableFormatOptions |
ThrowablePatternConverter.getOptions() |