
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Jul/05 04:44 AM
|
|
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.
|
|
Description
|
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. |
Show » |
| No work has yet been logged on this issue.
|
|