| Package | Description |
|---|---|
| org.wildfly.swarm.config.logging | |
| org.wildfly.swarm.config.logging.subsystem.customFormatter |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFormatter> |
Logging.LoggingResources.customFormatters()
Get the list of CustomFormatter resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.customFormatter(CustomFormatter value)
Add the CustomFormatter object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.customFormatters(List<CustomFormatter> value)
Add all CustomFormatter objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFormatter<T extends CustomFormatter>
A custom formatter to be used with handlers.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.