Introduction to the GUI Tool

Top  Previous  Next

There are two main parts that comprise the JrDebugLogger toolkit, a set of cross-platform header files for adding debug logging support to your code, and a powerful windows program for capturing and displaying logging messages.

 

NOTE: If you don't use Microsoft Windows, you can still JrDebugLog to add debug logging features to your code, but viewing the debugging output is more difficult.  One of the things planned for future versions of JrDebugLogger is an option more standard output (such as xml) that would make it easier to view logs with generic gui tools, and support for using unix interprocess message passing.  For now, the main benefits of JrDebugLogger are for the MS Windows developer.