Matt Sicker created LOG4J2-1871: ----------------------------------- Summary: Add an Avro layout for extensible binary encoding Key: LOG4J2-1871 URL: https://issues.apache.org/jira/browse/LOG4J2-1871 Project: Log4j 2 Issue Type: New Feature Components: Layouts Reporter: Matt Sicker
Similar in style to the JSON layout (and other related dynamic layouts), a new layout based on [Apache Avro|https://avro.apache.org/docs/current/] would be a good choice for simple binary layouts. Avro also provides adapters for Apache Thrift and Protobuf, so this library makes sense as a good choice for the most extensible binary layout. This also opens up the ability to create a socket appender or similar using the Avro IPC classes. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org