Implementes simple logging using Unity.Interception and LibLog to support all popular logging libraries.
Info
| Version: | 1.0.7 |
| Author(s): | Vladimir Semashkin |
| Last Update: | Saturday, July 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/semashkinvg/Logging.Unity.Interception |
| NuGet Url: | https://www.nuget.org/packages/Logging.Unity.Interception |
Install
Install-Package Logging.Unity.Interception
dotnet add package Logging.Unity.Interception
paket add Logging.Unity.Interception
Logging.Unity.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- LibLog(>= 5.0.2)
- Unity.Interception(>= 5.5.3)
Tags