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