Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.logging |
Modifier and Type | Method and Description |
---|---|
RootLogger |
Logging.LoggingResources.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 | Class and Description |
---|---|
class |
RootLogger<T extends RootLogger<T>>
Defines the root logger for this log context.
|
interface |
RootLoggerConsumer<T extends RootLogger<T>> |
interface |
RootLoggerSupplier<T extends RootLogger> |
Modifier and Type | Method and Description |
---|---|
RootLogger |
RootLoggerSupplier.get()
Constructed instance of RootLogger resource
|
RootLogger |
LoggingProfile.LoggingProfileResources.rootLogger()
Defines the root logger for this log context.
|
Modifier and Type | Method and Description |
---|---|
T |
LoggingProfile.rootLogger(RootLogger value)
Defines the root logger for this log context.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.