LogSpect NuGet Package

LogSpect is a light-weight, extensible and easy to use AOP logger for .NET that saves you from the repeating efforts of logging.

Just mark the methods you want and everything will be logged automatically: method calls, parameters, return values and exceptions. This package contains the LogSpectRewriter tool that will instrument your methods with logging instructions. By installing it you'll include this tool in the build process. This package alone doesn't contain any actual logger implementation, you'll have to connect it with some other logging framework.

For simple scenarios see the LogSpect.BasicLoggers package.




Got any LogSpect Question?





Info

Version: 1.0.0-alpha009
Author(s): Loránd Biró
Last Update: Wednesday, October 21, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/LorandBiro/LogSpect
NuGet Url: https://www.nuget.org/packages/LogSpect


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



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

3102