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.

Reply via email to