Info
Version: | 1.1.2 |
Author(s): | Jeff Jones |
Last Update: | Monday, July 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MSBassSinger/JLogger_Demo |
NuGet Url: | https://www.nuget.org/packages/Jeff.Jones.JLogger |
Install
Install-Package Jeff.Jones.JLogger
dotnet add package Jeff.Jones.JLogger
paket add Jeff.Jones.JLogger
Jeff.Jones.JLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Jeff.Jones.JHelpers(>= 1.0.3)
- System.Console(>= 4.3.1)
- System.Data.SqlClient(>= 4.8.1)
Tags
Simple to use, lots of flexibility. Writes to a user-specified log and path, and optionally sends email. Can also write logs to a SQL Server database, with optional audit log. T-SQL files included.
For .NET Core 2.0+, .NET Standard 2.0+, .NET Framework 4.6.1+.