Package | Description |
---|---|
org.apache.logging.log4j.core.parser |
Parsers for the output of various layouts.
|
Modifier and Type | Method | Description |
---|---|---|
LogEvent |
LogEventParser.parseFrom(byte[] input) |
Parses a byte array, which is expected to contain exactly one log event.
|
LogEvent |
LogEventParser.parseFrom(byte[] input,
int offset,
int length) |
Parses a specified range in a byte array.
|
LogEvent |
TextLogEventParser.parseFrom(String input) |
Parses a String, which is expected to contain exactly one log event.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.