Skip to content

strugglesharp/TracerX

 
 

Repository files navigation

TracerX

TracerX is a logging framework for .NET. It has three major components.

  1. TracerX-Logger.dll - The DLL you must use in your application to send logging to various destinations, primarily a file.
  2. TracerX-Viewer.exe - A Windows Forms GUI application for viewing log files with powerful filtering, coloring, and navigation features. It has a "start page" that lists all the logs available on your computer or a remotely connected computer. Just click one to view it.
  3. TracerX-Service.exe - This is an optional component that enables viewing logs on remote servers without using shares.

The best documentation currently available is the CodeProject article at https://www.codeproject.com/Articles/23424/TracerX-Logger-and-Viewer-for-NET.

Loving VisualSVN as of 2019-06-01!

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE.txt
MIT
Actual_License.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%