Info
Version: | 1.0.1 |
Author(s): | Lawrence M. Smith |
Last Update: | Sunday, August 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LarrySmith-1437/NetStandardLogging |
NuGet Url: | https://www.nuget.org/packages/NetStandardLoggingInterface |
Install
Install-Package NetStandardLoggingInterface
dotnet add package NetStandardLoggingInterface
paket add NetStandardLoggingInterface
NetStandardLoggingInterface Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides the most basic functionality of logging for .Net Standard 2.0 and .Net Core 2.0 projects.
The project allows logging to a file or the console, with timestamps, and with the minimal of a json config file.