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

Clone this repo:
  1. daa467d Merge pull request #318 from apache/Feature/318-telnet-default by Jan Friedrich · 4 days ago master
  2. 9c93a34 Merge pull request #317 from apache/Feature/317-filters by Jan Friedrich · 7 days ago
  3. a208c53 Merge pull request #316 from apache/Feature/316-content-loss by Jan Friedrich · 7 days ago
  4. 7de84b7 cite the audit findings behind the Ext.Mail and syslog work #314 by Jan Friedrich · 8 days ago
  5. 39033a4 credit the fixer in every changelog entry by Jan Friedrich · 8 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

Extensions

  • log4net.Ext.Mail - MailKit-based SMTP appender for sending log events via email (recommended replacement for the deprecated SmtpAppender)

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