You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2010/05/15 08:39:41 UTC

[jira] Commented: (LOG4J2-21) LoggingEvent message lost on serialization

    [ https://issues.apache.org/jira/browse/LOG4J2-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867811#action_12867811 ] 

Ralph Goers commented on LOG4J2-21:
-----------------------------------

In my experimental branch the log message is an object that implements the Message interface. Message objects extend Serializable.

> LoggingEvent message lost on serialization
> ------------------------------------------
>
>                 Key: LOG4J2-21
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-21
>             Project: Log4j 2
>          Issue Type: Wish
>          Components: Appenders
>            Reporter: Curt Arnold
>
> log4j bug 42023 complained that the LoggingEvent serialization did not attempt to serialize the message object, but only serialized the rendered message.  Whatever serialized forms are supported in log4j 2.0 should provide the option to transmit a serialized form of the message object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org