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