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