log4net
August 4, 2026 ยท View on GitHub
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