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