Vs2010 using log4net with Intellisense

Posted by Luís Custódio on Stack Overflow See other posts from Stack Overflow or by Luís Custódio
Published on 2010-06-04T18:27:36Z Indexed on 2010/06/05 14:52 UTC
Read the original article Hit count: 1115

I'm using vs2010 and I need to log a multithreading application. So I decided to use log4net, but as I'm not used to work with this, Intellisense is gonna be worth.

I download the .xsd from http://csharptest.net/downloads/schema/log4net.xsd and put this in VSFolder/Xml/Schemas. But, how can I say to my log4net.config to use the XSD Schema?

© Stack Overflow or respective owner

Related posts about log4net

Related posts about intellisense