LogSpect 1.0.0-alpha009
dotnet add package LogSpect --version 1.0.0-alpha009
NuGet\Install-Package LogSpect -Version 1.0.0-alpha009
<PackageReference Include="LogSpect" Version="1.0.0-alpha009" />
<PackageVersion Include="LogSpect" Version="1.0.0-alpha009" />
<PackageReference Include="LogSpect" />
paket add LogSpect --version 1.0.0-alpha009
#r "nuget: LogSpect, 1.0.0-alpha009"
#addin nuget:?package=LogSpect&version=1.0.0-alpha009&prerelease
#tool nuget:?package=LogSpect&version=1.0.0-alpha009&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
- LogSpect.Core (>= 1.0.0-alpha009)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha009 | 1,198 | 10/21/2015 |
1.0.0-alpha008 | 1,149 | 7/17/2015 |
1.0.0-alpha007 | 899 | 6/18/2015 |
1.0.0-alpha006 | 882 | 6/11/2015 |
1.0.0-alpha005 | 884 | 5/23/2015 |
1.0.0-alpha004 | 889 | 5/23/2015 |
1.0.0-alpha003 | 1,084 | 2/15/2015 |
1.0.0-alpha002 | 1,121 | 12/7/2014 |
1.0.0-alpha001 | 1,107 | 12/2/2014 |