| Package | Description |
|---|---|
| org.wildfly.swarm.config.logging | |
| org.wildfly.swarm.config.logging.subsystem.rootLogger |
| Modifier and Type | Method and Description |
|---|---|
Root |
Logging.root()
Defines the root logger for this log context.
|
| Modifier and Type | Method and Description |
|---|---|
Logging |
Logging.root(Root value)
Defines the root logger for this log context.
|
| Modifier and Type | Method and Description |
|---|---|
Root |
Root.filter(Map value)
Defines a simple filter type.
|
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.