DevInstance.LogScope NuGet Package

LogScope implements simple logging framework for tracing, profiling and logging methods and critical parts of the code.

LogScope is not yet another logger. It is an extension of existing logging libraries that provides alternative way of logging and measuring a performance of critical parts of code. It also helps building a cleaner picture of executing asynchronous calls. The whole idea is based on a “scope”.

Scope can be method or a specific part of it. The implementation is based on IDisposable where calling Dispose ends the scope.
Quick introduction: https://devinstance.net/blog/introducing-logscope
Documentation: http://logscope.devinstance.net.




Got any DevInstance.LogScope Question?





Info

Version: 1.4.2
Author(s): Yuriy Frankiv
Last Update: Thursday, August 18, 2022
.NET Fiddle: Create the first Fiddle
Project Url: http://logscope.devinstance.net/
NuGet Url: https://www.nuget.org/packages/DevInstance.LogScope


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



Tags



STATS

must-have-score

2.5

avg-downloads-per-day

1

days-since-last-release

623