| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management.access | 
| Modifier and Type | Method and Description | 
|---|---|
SyslogHandler.SyslogFormat | 
SyslogHandler.syslogFormat()
Whether to set the syslog format to the one specified in RFC-5424 or
 RFC-3164. 
 | 
static SyslogHandler.SyslogFormat | 
SyslogHandler.SyslogFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SyslogHandler.SyslogFormat[] | 
SyslogHandler.SyslogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SyslogHandler.syslogFormat(SyslogHandler.SyslogFormat value)
Whether to set the syslog format to the one specified in RFC-5424 or
 RFC-3164. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.