Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.logging |
Modifier and Type | Method and Description |
---|---|
T |
Logging.rootLogger(RootLoggerConsumer consumer)
Defines the root logger for this log context.
|
Modifier and Type | Method and Description |
---|---|
default RootLoggerConsumer<T> |
RootLoggerConsumer.andThen(RootLoggerConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default RootLoggerConsumer<T> |
RootLoggerConsumer.andThen(RootLoggerConsumer<T> after) |
T |
LoggingProfile.rootLogger(RootLoggerConsumer consumer)
Defines the root logger for this log context.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.