log4net/README.md

8 lines
462 B
Markdown
Raw Normal View History

2024-01-06 06:27:25 +01:00
# log4net
log4net is a port of the excellent log4j framework to the .NET runtime.
We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime.
For more information on log4net see the features document.
log4net is part of the Apache Logging Services project. The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.