public class CustomSyslogParser extends SyslogParser
| Constructor and Description |
|---|
CustomSyslogParser(SyslogdConfig config,
String text) |
| Modifier and Type | Method and Description |
|---|---|
SyslogMessage |
parse() |
find, getConfig, getMatcher, getParserInstance, getPattern, getText, matched, matches, parseDate, traceEnabledpublic CustomSyslogParser(SyslogdConfig config, String text) throws SyslogParserException
SyslogParserExceptionpublic SyslogMessage parse() throws SyslogParserException
parse in class SyslogParserSyslogParserExceptionCopyright © 2017. All rights reserved.