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

Clone this repo:
  1. 1064764 completed OutputDebugStringAppenderTest by Jan Friedrich · 7 weeks ago master
  2. 5640c18 stabilize TelnetTest by Jan Friedrich · 8 weeks ago
  3. afebeba fixed flaky test Log4Net_WritesLogFile_WithDateAndSizeRoll_Config_Works (#277) by Jan Friedrich · 8 weeks ago
  4. 2fec026 set version in supported-versions.adoc via update-version.ps1 by Jan Friedrich · 8 weeks ago
  5. aa827bb added NewLineHandling to RemoteSyslogAppender - fixes #274 by Jan Friedrich · 9 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