Info
Version: | 1.1.1 |
Author(s): | Nachiappan |
Last Update: | Sunday, September 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WonderTools/JitLogger#jitlogger |
NuGet Url: | https://www.nuget.org/packages/WonderTools.JitLogger |
Install
Install-Package WonderTools.JitLogger
dotnet add package WonderTools.JitLogger
paket add WonderTools.JitLogger
WonderTools.JitLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.2)
Tags
When Jit logger is used, the logs are availble as a web page.
Having the logs as a web page, makes the logs quickly available to the developer.
Having the logs quickly helps in developement, testing and debugging.