Ticket #221 (closed enhancement: fixed)

Opened 10 months ago

Last modified 5 months ago

Provide possibility of delayed logging

Reported by: mikey Owned by: mikey
Priority: major Milestone: 1.1.0
Component: Logging Version: SVN-trunk
Keywords: Cc:

Description

Sometimes one wants to log data now, but some standard log data for the log entry factory is not available. In this cases one might already give the log data to the logger, but delay creation of the actual log entry until the data is available. Some sort of queued logging would help, delaying logging for instance until the logger is destructed.

Change History

Changed 7 months ago by mikey

  • status changed from new to assigned

Changed 7 months ago by mikey

  • status changed from assigned to closed
  • resolution set to fixed

Implemented with r2438.

Note: See TracTickets for help on using tickets.