Simple error logging library that can send emails and/or log to a txt file.
Info
Version: | 4.0.0 |
Author(s): | Thomas James |
Last Update: | Saturday, January 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TPJ.Logging |
Install
Install-Package TPJ.Logging
dotnet add package TPJ.Logging
paket add TPJ.Logging
TPJ.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
Tags