Tracer.Fody NuGet Package

Trace.Fody is an ILWeaver which adds trace enter and leave log entries to methods.

Besides it rewrites static log calls to
instance calls adding method information to the call in order to avoid costly stack walks in the logger. This is a general rewriter which can be adapted to different logging frameworks, do not use it directly.
Use one of the existing adapters in your project like Tracer.Log4Net.Fody or build your own.




Got any Tracer.Fody Question?





Info

Version: 3.3.1
Author(s): csnemes
Last Update: Sunday, April 19, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/csnemes/tracer
NuGet Url: https://www.nuget.org/packages/Tracer.Fody


Install
Install-Package Tracer.Fody
dotnet add package Tracer.Fody
paket add Tracer.Fody
Tracer.Fody Download (Unzip the "nupkg" after downloading)

24 packages depend on this package.


Tags



STATS

must-have-score

1.6

avg-downloads-per-day

45

days-since-last-release

1440