I’m working on a new ASP.NET application and I’m interested in using a recommended approach for logging. My question to the community is, what logging framework do you like to use on your ASP.NET projects? What are the pros / cons? There are so many and they seem to change all the time that I’m just not sure which road to go down.
Thank you
Log4Net
I’ve used Log4Net on a number of large projects, and it’s always been reliable (and seems to be the majority of what my clients have been using already).