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

Clone this repo:
  1. ac12ad9 3.2.0-preview.1 by Jan Friedrich · 2 weeks ago master rc/3.2.0-preview.1
  2. e495439 added #260 to release notes by Jan Friedrich · 2 weeks ago
  3. 15fa7d5 Merge pull request #262 from apache/Feature/262-mocked-DateTimeStrategy-to-speedup-test by Jan Friedrich · 2 weeks ago
  4. 3ba1806 seal class MockDateTime by Jan Friedrich · 2 weeks ago
  5. 74cdf53 stabilize RemoteSyslogTest by Jan Friedrich · 2 weeks 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