A library that works in conjunction with the NLog 'MethodCall' logging target to expose log messages via an event in real time.
Info
| Version: | 0.9.0.4 |
| Author(s): | JP Dillingham |
| Last Update: | Saturday, August 13, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jpdillingham/RealtimeLogger |
| NuGet Url: | https://www.nuget.org/packages/NLog.RealtimeLogger |
Install
Install-Package NLog.RealtimeLogger
dotnet add package NLog.RealtimeLogger
paket add NLog.RealtimeLogger
NLog.RealtimeLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.3.6)