Templated classes and abstractions to simplify System.Diagnostics. Provides easy encapsulation of activity and logical operation scopes, as well as simple support for dependency injection frameworks. This package also includes a starting sample configuration for System.Diagnostics.
Other...
More information
Contains TraceSourceAttribute - a PostSharp-based aspect for simple but rich logging with .Net System.Diagnostics framework. It makes completely simple to use activity tracing and locial operations stacks.
Contains TraceSourceAttribute - a PostSharp-based aspect for simple but rich logging with .Net System.Diagnostics framework.
It makes completely simple to use activity tracing and locial operations stacks.
To use, just mark an class, property, method or entire assembly with [TraceSource] attribute...
More information
Yaaf.ApplicationInsights is a simple helper library for using Microsofts ApplicationInsights with F# (designed for System.Diagnostic.TraceSource / Yaaf.Logging and usable with profile111).