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

AdoNetAppender errors when writing Asp.net item when Request object is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.11
    • 1.2.12
    • Appenders
    • None
    • Windows Server 2008 R2

    Description

      When using AdoNetAppender, with a conversion pattern of '%aspnet-request

      {REMOTE_ADDR}

      ', and I attempt to write a log entry during the Application_Start event, it throws an error (internally) and stops working. The error refers to "...Request is not available in this context.." which makes sense because its only in the Application_Start event. However the appender should accommodate this situation and log null, not throw an error. The RollingFileAppender, for instance, handles this gracefully.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andysmi Andy Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: