Logbook is a simple error logging tool, that stores all log messages in JSON format files.
Info
Version: | 1.0.0.1 |
Author(s): | Badgerati |
Last Update: | Sunday, July 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Badgerati/Logbook |
NuGet Url: | https://www.nuget.org/packages/Logbook |
Install
Install-Package Logbook
dotnet add package Logbook
paket add Logbook
Logbook Download (Unzip the "nupkg" after downloading)
Dependencies
- Icarus.Core(>= 1.4.1.9)
Tags