| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.logging.subsystem.loggingProfile |
| Modifier and Type | Method and Description |
|---|---|
List<LoggingProfile> |
Logging.LoggingResources.loggingProfiles()
Get the list of LoggingProfile resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.loggingProfile(LoggingProfile value)
Add the LoggingProfile object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.loggingProfiles(List<LoggingProfile> value)
Add all LoggingProfile objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingProfile<T extends LoggingProfile>
The configuration of the logging subsystem.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.