Package | Description |
---|---|
org.jboss.logmanager.formatters |
Modifier and Type | Method | Description |
---|---|---|
StructuredFormatter.ExceptionOutputType |
StructuredFormatter.getExceptionOutputType() |
Get the current output type for exceptions.
|
static StructuredFormatter.ExceptionOutputType |
StructuredFormatter.ExceptionOutputType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static StructuredFormatter.ExceptionOutputType[] |
StructuredFormatter.ExceptionOutputType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
StructuredFormatter.setExceptionOutputType(StructuredFormatter.ExceptionOutputType exceptionOutputType) |
Set the output type for exceptions.
|
Copyright © 2018. All rights reserved.