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

[Patch] Need true asynchronous appender

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.11
    • Appenders
    • None
    • DotNet

    Description

      The AsycAppender in the example uses .Net ThreadPool, a busy logging system can quickly fill up the queue of the work item. As the ThreadPool is also used by the framework itself, using it for async logging is inappropriate. Thus, a true asynchronous appender with its dedicated queue and thread has been asked by the community many times.

      Attachments

        1. AsyncAppenderPatch.patch
          35 kB
          Kenneth Xu

        Activity

          People

            Unassigned Unassigned
            kennethxu Kenneth Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: