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, traceEnabled
public CustomSyslogParser(SyslogdConfig config, ByteBuffer text) throws SyslogParserException
SyslogParserException
protected SyslogMessage parse() throws SyslogParserException
parse
in class SyslogParser
SyslogParserException
Copyright © 2021. All rights reserved.