I use TextWriterTraceListener (System.Diagnostics) in my application to trace several things like except开发者_JAVA百科ions,...
I\'m trying to write a custom trace listener for Enterprise Library Logging which sends all log messages to an arbitrary WCF endpoint. The idea behind this is that I can set up a simple console app, e
We\'re doing stress testing of our application right now and when it blows up we wind up hammerin开发者_开发问答g our Exchange server with exception notifications sent via EntLib 4.0 Email Trace Liste
I have some data that I would like to save to a MAT file (version 4 or 5, or any version, for that matter). The catch: I wanted to do this without using matlab libraries, since this code will not nece