
TracerX is an easy to use logger with a powerful viewer that supports filtering by threads, category, trace level, and more. Output can go to a circular log file, event log, console/command window, or Trace.WriteLine(). In addition to filtering, the viewer can collapse and expand the output from each method call and show absolute or relative timestamps. In my experience, these features make diagnosing problems much easier than with plain "flat" text files.
|