Uploaded image for project: 'Log4net'
  1. Log4net
  2. LOG4NET-11

Add Flush command to API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.9
    • 1.2.10
    • Core
    • None
    • From sourceforege - 764025 - Kevin Conroy - kmconroy

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              nicko Nicko Cadell
              nicko Nicko Cadell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: