Ticket #221 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
