| Package | Description | 
|---|---|
| org.wildfly.swarm.config.logging | |
| org.wildfly.swarm.config.logging.logging_profile | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| 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 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.