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