You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Nicko Cadell (JIRA)" <ji...@apache.org> on 2005/07/22 21:42:56 UTC

[jira] Created: (LOG4NET-42) Serialised LoggingEvent does not preserve the Fix flags

Serialised LoggingEvent does not preserve the Fix flags
-------------------------------------------------------

         Key: LOG4NET-42
         URL: http://issues.apache.org/jira/browse/LOG4NET-42
     Project: Log4net
        Type: Bug
  Components: Core  
    Versions: 1.2.9    
    Reporter: Nicko Cadell
 Assigned to: Nicko Cadell 


When a LoggingEvent is desterilised the data is restored but the FixFlags are not set. By default this is set to None. If the LoggingEvent object if then fixed (e.g. by a BufferingAppender) then the data in the event may be overwritten from the current environment.

When the LoggingEvent is desterilised the Fix property should be set to FixFlags.All.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (LOG4NET-42) Serialised LoggingEvent does not preserve the Fix flags

Posted by "Nicko Cadell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LOG4NET-42?page=all ]
     
Nicko Cadell resolved LOG4NET-42:
---------------------------------

    Fix Version: 1.2.10
     Resolution: Fixed

> Serialised LoggingEvent does not preserve the Fix flags
> -------------------------------------------------------
>
>          Key: LOG4NET-42
>          URL: http://issues.apache.org/jira/browse/LOG4NET-42
>      Project: Log4net
>         Type: Bug
>   Components: Core
>     Versions: 1.2.9
>     Reporter: Nicko Cadell
>     Assignee: Nicko Cadell
>      Fix For: 1.2.10

>
> When a LoggingEvent is desterilised the data is restored but the FixFlags are not set. By default this is set to None. If the LoggingEvent object if then fixed (e.g. by a BufferingAppender) then the data in the event may be overwritten from the current environment.
> When the LoggingEvent is desterilised the Fix property should be set to FixFlags.All.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira