I needed to add Logging to an application, and started to look into log4net. I found this article over at Ryan’s work blog which works well. problem with it is that by default, the article shows how to log to SQL server. so, after some reading the Log4Net documentation, i found this page with Config Examples. This is pretty cool, and it works well. So far so good!

Technorati Tags: , , ,

[tags:Log4Net, Programming, C#, Logging]