AOP.Logging allows developers to log input parameters, duration of execution, return parameter and exceptions within 4 lines of code (Without violating DRY principal).
Info
Version: | 1.0.0.1 |
Author(s): | Anthony Desa |
Last Update: | Sunday, June 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AOP.Logging |
Install
Install-Package AOP.Logging
dotnet add package AOP.Logging
paket add AOP.Logging
AOP.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity.Interception(3.5.1404.0)
Tags