Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET

Clone this repo:
  1. ec7a56d shorten console output for unit tests by Jan Friedrich · 10 days ago master
  2. e61c425 fix https://github.com/apache/logging-log4net/security/dependabot/59 by updating antora to latest version by Jan Friedrich · 10 days ago
  3. dd0cca4 adjust copyright year and update releasing doc by Jan Friedrich · 11 days ago
  4. 84fbaca Merge pull request #266 from apache/Feature/FixMacOS by Jan Friedrich · 13 days ago
  5. 28d37fc create release notes folder and files when updating version by Jan Friedrich · 13 days ago

log4net

NuGet package NuGet package

Introduction

Apache log4net is a sub project of the Apache Logging Services project. Apache log4net graduated from the Apache Incubator in February 2007. Web site: http://logging.apache.org/log4net

Documentation

For the latest documentation see the log4net web site at: http://logging.apache.org/log4net

Contributing

log4net development happens on Github and on our mailing list. Please join the mailing list and discuss bigger changes before working on them.

For bigger changes we must ask you to sign a Contributor License Agreement.

Developing

log4net targets net462 and netstandard2.0.

Please see