| Package | Description | 
|---|---|
| org.wildfly.swarm.config.logging | 
| Modifier and Type | Method and Description | 
|---|---|
SyslogHandler.SyslogFormat | 
SyslogHandler.syslogFormat()
Formats the log message according to the RFC specification. 
 | 
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)
Formats the log message according to the RFC specification. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.