| Package | Description |
|---|---|
| org.wildfly.swarm.config.logging.subsystem.loggingProfile | |
| org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger |
| Modifier and Type | Method and Description |
|---|---|
Root |
LoggingProfile.root()
Defines the root logger for this log context.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingProfile |
LoggingProfile.root(Root value)
Defines the root logger for this log context.
|
| Modifier and Type | Method and Description |
|---|---|
Root |
Root.filterSpec(String value)
A filter expression value to define a filter.
|
Root |
Root.handlers(List<String> value)
The handlers associated with the root logger.
|
Root |
Root.level(String value)
The log level specifying which message levels will be logged by the root logger.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.