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.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Apr 19, 2020
$ dotnet add package Tracer.FodyNo README available.