Project Description
A live debugger console for windows client applications. Donsole stands for "Debug Console"
Donsole is a Live or RealTime tracing utility. It is difficult to investigate a windows client application after installation. You may generate large log files and trace everything, but who is going to read the logs ? What's the use of log files when you cannot
easily make out the information that you need to know ? Reading large log files will take forever to get to a particular point of interest.
Enter Donsole.
Donsole captures Console.Out and shows you the output in real-time. It also comes with an inbuilt NLog Logger implementation with a ConsoleTarget. Look for the sample code in the latest download.

- Ruchit
http://www.ruchitsurati.net