I'll keep that in mind. The biggest hurdle, I imagine, would be finding a way to stream events into Microsoft's system. I seriously doubt they designed it to be easy to integrate 3rd party tools with, though I could be wrong!
Thanks, Todd. From: Dominik Psenner [mailto:[email protected]] Sent: Monday, May 06, 2013 11:12 AM To: Log4NET User Subject: Re: log4net with IntelliTrace Hi Todd, Feel free to implement your custom appender that sinks events into IntelliTrace. If you're willing to share your achievements and if microsofts licensing allows log4net to invoke IntelliTrace, we would be happy to accept any sensible patches. Cheers, D. 2013/5/6 Todd Bradley <[email protected]<mailto:[email protected]>> Yup. We're using VS Ultimate for load testing, and the tests are based on some functional tests that we're trying to use log4net with. We like Apache Logging, as two of us have used log4j at other companies before we came to this C# shop. But we're still trying to come to grips with all the changes in environments. From: Sam Carter [mailto:[email protected]<mailto:[email protected]>] Sent: Thursday, May 02, 2013 7:09 PM To: Log4net User Group Subject: RE: log4net with IntelliTrace I think you need Visual Studio Ultimate to use it (i.e. hefty license cost) ________________________________ From: [email protected]<mailto:[email protected]> To: [email protected]<mailto:[email protected]> 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. -- Dominik Psenner ## OpenPGP Key Signature ################################# # Key ID: B469318C # # Fingerprint: 558641995F7EC2D251354C3A49C7E3D1B469318C # ##########################################################
