Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
Daniel Cazzulino edited this page Jan 9, 2014 · 5 revisions

The Readme contains most of what's needed to get started using Tracer.

The wiki provides more in-depth documentation on the specific tracer implementations and their configuration.

System.Diagnostics

The SystemDiagnostics implementation provides some additional features not available in the generic Tracer interfaces. Specifically, Activity Tracing is leveraged by the .NET End-to-End tracing functionality.

Also, this implementation provides Hierarchical Tracing capabilities similar to those found in log4net.

Clone this wiki locally