On 2017-10-14 20:01, Matt Sicker wrote:
I have other ideas I'd like to see such as adding support for the JSON
layout and future binary layouts (e.g., Avro/Thrift/Protobuf/custom binary
logging format) so there is no reliance on serialized log events or dealing
with ambiguous log files.
I think that adding support for Log4j 2's JsonLayout should be top
priority when we have figured out how to build, release and distribute
it. It should be fairly easy since we can use the new JsonLogEventParser
in log4j-core.