Do you implement trace logging (with Log4Net)?

Updated by Brady Stroud [SSW] 1 year ago. See history

123
No component provided for introEmbed

Log4Net is an open-source logging library for .NET based on the Log4J library. It provides a simple to use library to enable logging in your application. It provides several logging options such as:

  • XML File (Recommended)
  • Text File
  • Database
  • Rolling log file
  • Console

Log4Net also provides different levels of tracing - from INFO to DEBUG to ERROR - and allows you to easily change the logging level (through the config file)

We have a program called SSW CodeAuditor to check for this rule.

Acknowledgements

Adam Cogan
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star