# log4net **Repository Path**: apache/logging-log4net ## Basic Information - **Project Name**: log4net - **Description**: Apache log4net is a sub project of the Apache Logging Services project. - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 11 - **Created**: 2019-10-22 - **Last Updated**: 2025-06-14 ## Categories & Tags **Categories**: logging **Tags**: None ## README # log4net [![NuGet package](https://img.shields.io/nuget/v/log4net.svg?logo=NuGet)](https://www.nuget.org/packages/log4net) [![NuGet package](https://img.shields.io/nuget/dt/log4net?logo=NuGet)](https://www.nuget.org/packages/log4net) # 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](https://github.com/apache/logging-log4net) and on our [mailing list](https://logging.apache.org/support.html). 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](http://www.apache.org/licenses/#clas). # Developing log4net targets net462 and netstandard2.0. Please see - [CONTRIBUTING.md](doc/CONTRIBUTING.md) - [BUILDING.md](doc/BUILDING.md) - [RELEASING.md](doc/RELEASING.md)