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

Clone this repo:
  1. 839191e documented "Omit the type wherever the target is known" by Jan Friedrich · 2 days ago master
  2. d5cd980 document the EnsureNotNull convention by Jan Friedrich · 2 days ago
  3. 9b8a8ad added styleguide by Jan Friedrich · 3 days ago
  4. 13b52ab Pin js-yaml to ^4.3.0 via npm override (#301) by Jan Friedrich · 3 days ago
  5. 0a9327e graphify test by Jan Friedrich · 4 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