Log4Net is a cool, stable, fully featured, highly configurable, highly customizable and open source logging framework for .Net. One of its powerful features is that it can be used to write logs to multiple targets, by using “Appenders”. An Appender is a Log4Net component that handles log events; It receives a log event each time […]