This is an old revision of the document!
return to the Apache Foundation
: Note: The following is an excerpt from the official Apache Log4j site. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference.
| Title | log4net |
| Acronym | log4net |
| Version | v 2.0.8 |
| Operating Systems | Supported Frameworks |
| Downloads | https://logging.apache.org/log4net/download_log4net.cgi |
| Guidelines | https://logging.apache.org/log4net/release/sdk/index.html |
| Supported Languages | |
| Documentation | https://logging.apache.org/log4net/release/manual/introduction.html |
| License | Apache License, Version 2.0 |
| Reference | https://logging.apache.org/log4net/index.html |
Source: What is Apache Log4net : The Apache log4net library is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent Apache log4j™ framework to the Microsoft® .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.
Source: Introduction Manual |
vWrites logging events to the .NET trace system.