More on logging

Earlier this week, about the same time that I was playing with health monitoring. I found out after a while that log4net isn’t working on Vista RC1.

Now I don’t know about you but log4net seemed like the obvious choice for logging for me.  Now I was forced to have a look around what else is there. And castle supports also nlog. I took a closer look at nlog and I like it a lot. It has much better integration with visual studio 2005 than log4net has.

The configuration was much easier. I wrote a “log provider” (log target in the nlog dictionary) for base4 in about 15 minutes.  Ah yes extensibility is great for this product.

It’s open source but it is a really tight project.  Maybe you too should investigate :)

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>