public class FileSyslogServerEventHandler extends PrintStreamSyslogServerEventHandler
stream| Constructor and Description |
|---|
FileSyslogServerEventHandler(String fileName) |
FileSyslogServerEventHandler(String fileName,
boolean append) |
| Modifier and Type | Method and Description |
|---|---|
protected static PrintStream |
createPrintStream(String fileName,
boolean append) |
destroy, event, exception, initialize, sessionClosed, sessionOpenedpublic FileSyslogServerEventHandler(String fileName) throws IOException
IOExceptionpublic FileSyslogServerEventHandler(String fileName, boolean append) throws IOException
IOExceptionprotected static PrintStream createPrintStream(String fileName, boolean append) throws IOException
IOExceptionCopyright © 2017. All rights reserved.