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

Clone this repo:
  1. f57d7b3 Set up default protection ruleset for default and release branches (#295) by The Apache Software Foundation · 22 hours ago master
  2. 88c0576 added release note for #292 by Jan Friedrich · 4 days ago
  3. 0cb3367 $(MSBuildThisFileDirectory) without \ by Jan Friedrich · 4 days ago
  4. 44e9c13 Fix race in Hierarchy.TryCreateLogger (#294) by Grzegorz Dziadkiewicz · 8 days ago
  5. fcb0f05 Add Grzegorz Dziadkiewicz to list of active commiters (#293) by Grzegorz Dziadkiewicz · 4 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