Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.logging |
Modifier and Type | Method and Description |
---|---|
T |
Logging.fileHandler(String childKey,
FileHandlerConsumer consumer)
Create and configure a FileHandler object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default FileHandlerConsumer<T> |
FileHandlerConsumer.andThen(FileHandlerConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default FileHandlerConsumer<T> |
FileHandlerConsumer.andThen(FileHandlerConsumer<T> after) |
T |
LoggingProfile.fileHandler(String childKey,
FileHandlerConsumer consumer)
Create and configure a FileHandler object to the list of subresources
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.