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