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

Clone this repo:
  1. 0b225a3 adjust package-icon to new apache logo by Jan Friedrich · 8 weeks ago master
  2. 8d678e1 Fix marshalling for OutputDebugString parameter, add unit test (#271) by Michael Butvinnik · 8 weeks ago
  3. 6cb49cd Fix DllImport attribute for OutputDebugString function by Michael Butvinnik · 8 weeks ago
  4. ec7a56d shorten console output for unit tests by Jan Friedrich · 3 months ago
  5. e61c425 fix https://github.com/apache/logging-log4net/security/dependabot/59 by updating antora to latest version by Jan Friedrich · 3 months 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