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