You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Mikael Ståldal (JIRA)" <ji...@apache.org> on 2017/07/19 19:32:00 UTC

[jira] [Resolved] (LOG4J2-1981) JsonLayout, XmlLayout and YamlLayout should support 0-byte termination of log events

     [ https://issues.apache.org/jira/browse/LOG4J2-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikael Ståldal resolved LOG4J2-1981.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.9

In Git master, please verify and close [~huxi].

> JsonLayout, XmlLayout and YamlLayout should support 0-byte termination of log events
> ------------------------------------------------------------------------------------
>
>                 Key: LOG4J2-1981
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1981
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Layouts
>    Affects Versions: 2.8.2
>            Reporter: Mikael Ståldal
>            Assignee: Mikael Ståldal
>             Fix For: 2.9
>
>
> To make it easier to process a stream of log events from JsonLayout, it should be possible to have them terminated by a 0-byte.
> If possible, implement in AbstractJacksonLayout and apply to XmlLayout and YamlLayout as well.
> Similar to what we just implemented for GelfLayout.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)