Issue Details (XML | Word | Printable)

Key: LOG4NET-11
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nicko Cadell
Reporter: Nicko Cadell
Votes: 0
Watchers: 0
Operations

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

Add Flush command to API

Created: 01/Mar/05 08:06 AM   Updated: 30/Aug/05 07:32 AM
Return to search
Component/s: Core
Affects Version/s: 1.2.9
Fix Version/s: 1.2.10

Time Tracking:
Not Specified

Environment: From sourceforege - 764025 - Kevin Conroy - kmconroy
Issue Links:
dependent
 

Resolution Date: 30/Aug/05 07:32 AM


 Description  « Hide
While using Buffering is a wonderful way to help improve
performance, I would like the ability to programatically
tell the current ILog object to flush any buffers that
exist on the appenders that I've been logging to so that
I can get any messages that I've sent rather than
waiting for the buffer to fill up.

Thus, one might be able to do the following:

"log.Flush();"

and then any messages sent to that ILog object would
be processed.

Kevin Conroy - kmconroy

----

I vote for this one too!

dcazzulino

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.