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

Lambda-based ILog-Extensions should catch errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.12
    • 1.2.13
    • Core
    • None

    Description

      The new lambda syntax introduced with LOG4NET-290 allow wrapping log related code in a lambda to be executed only if necessary. In the log4net spirit of being a reliable logging system (see http://logging.apache.org/log4net/release/faq.html) also the log related code contained in the lambda should not block application by throwing exception and so the lambda execution shluld be wrapped in a try...catch

      Attachments

        Activity

          People

            nachbarslumpi Dominik Psenner
            Gimmi Gian Marco Gherardi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: