Fixing any data should preclude the use of any other data in the output.
------------------------------------------------------------------------

         Key: LOG4NET-62
         URL: http://issues.apache.org/jira/browse/LOG4NET-62
     Project: Log4net
        Type: Bug
  Components: Core  
    Reporter: Niall Daley
 Assigned to: Niall Daley 
    Priority: Minor


Once the FixVolatileData (LoggingEvent.cs 1212) has been executed all non-fixed 
data should be unavailable (null or some other n/a value). Currently it will be 
computed at use time, possibly in the wrong context.

-- 
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

Reply via email to