Issue Details (XML | Word | Printable)

Key: LOG4NET-84
Type: Improvement Improvement
Status: Closed Closed
Resolution: Invalid
Priority: Minor Minor
Assignee: Nicko Cadell
Reporter: Tal G
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Log4net

Allow messages to be printed in ascendant order according to date time.

Created: 25/Jul/06 07:42 AM   Updated: 28/Jul/06 10:36 PM
Return to search
Component/s: Appenders
Affects Version/s: 1.2.10
Fix Version/s: None

Time Tracking:
Not Specified

Environment: All

Resolution Date: 28/Jul/06 10:36 PM


 Description  « Hide
In multi threading application, when letting log4net to print time information before every message (for example with %d{HH:mm:ss.fff} layout), it might print the messages not according to ascendant order.
The reason is that the date time information is taken from LoggingEventData.TimeStamp field that is update to Now before the synchronization phase.

That is only semantic issue, but it cause inconveniency to many.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Nicko Cadell made changes - 28/Jul/06 10:36 PM
Field Original Value New Value
Assignee Nicko Cadell [ nicko ]
Status Open [ 1 ] Closed [ 6 ]
Resolution Invalid [ 6 ]