Home »

Are there any third party logging components available?

Question ListCategory: ASP.NETAre there any third party logging components available?
ethanbrown author asked 8 years ago
1 Answers
adamemliy16 author answered 8 years ago

Log4net is a port of the established log4j Java logging component.log4net is a tool to help the programmer output log statements to a variety
of output targets. 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.
Satish Marwat Dot Net Web Resources satishcm@gmail.com 41 Page
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.

Please login or Register to Submit Answer