Package | Description |
---|---|
org.wildfly.swarm.config.logging | |
org.wildfly.swarm.config.logging.logging_profile |
Modifier and Type | Method and Description |
---|---|
Target |
ConsoleHandler.target()
Defines the target of the console handler.
|
static Target |
Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Target[] |
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(Target value)
Defines the target of the console handler.
|
Modifier and Type | Method and Description |
---|---|
Target |
ConsoleHandler.target()
Defines the target of the console handler.
|
Modifier and Type | Method and Description |
---|---|
T |
ConsoleHandler.target(Target value)
Defines the target of the console handler.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.