Logging of method's executions in aspect approach for types registered in Windsor container.
Info
| Version: | 1.26.3 |
| Author(s): | Jacek Studzinski |
| Last Update: | Sunday, June 26, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jackstu/MethodInvocationLogger |
| NuGet Url: | https://www.nuget.org/packages/MethodInvocationLogger.Castle |
Install
Install-Package MethodInvocationLogger.Castle
dotnet add package MethodInvocationLogger.Castle
paket add MethodInvocationLogger.Castle
MethodInvocationLogger.Castle Download (Unzip the "nupkg" after downloading)
Dependencies
- MethodInvocationLogger(>= 1.26.0)
- Castle.Core(>= 3.2.0)
- Castle.Windsor(>= 3.2.0)
Tags