Package | Description |
---|---|
org.wildfly.swarm.config.logging |
Modifier and Type | Method and Description |
---|---|
ConsoleHandler.Target |
ConsoleHandler.target()
Defines the target of the console handler.
|
static ConsoleHandler.Target |
ConsoleHandler.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleHandler.Target[] |
ConsoleHandler.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
ConsoleHandler.target(ConsoleHandler.Target value)
Defines the target of the console handler.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.