public class SyslogStartConverter extends ClassicConverter
| Constructor and Description |
|---|
SyslogStartConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert(ILoggingEvent event) |
java.lang.String |
getLocalHostname()
This method gets the network name of the machine we are running on.
|
void |
start() |
public void start()
public java.lang.String convert(ILoggingEvent event)
public java.lang.String getLocalHostname()