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

add event before write to log to cancel or continue writing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Core
    • None
    • .net

    Description

      I have thread application and when error will write to log file. And need checking if same message, I dont want to write again in certain interval maybe 10 seconds.

      I think the possibility is to add OnWriting feature on log4net so developer have control to cancel or continue writing
      add event before write to log to cancel or continue writing. so in event argument we can set like this
      e.Cancel = true; to cancel writing to log.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cax3000 caxey jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: