I think you need Visual Studio Ultimate to use it (i.e. hefty license cost)
From: todd.brad...@nirvanix.com To: log4net-user@logging.apache.org Subject: log4net with IntelliTrace Date: Thu, 2 May 2013 18:09:40 +0000 Has anyone tried integrating log4net with Microsoft IntelliTrace? http://msdn.microsoft.com/en-us/library/vstudio/dd264915.aspx That’s their system for recording “events” that happened during execution of an app, such as debugger events, exceptions, etc. I haven’t personally used it, but IntelliTrace sounds like it might be useful for troubleshooting distributed load tests, and we’re standardizing on log4net for logging in our test code. Cheers, Todd.