Wrapper for Serilog ILogger to provide source code information and enable SMS logging.
Info
Version: | 4.2.1 |
Author(s): | Mark A. Olbert |
Last Update: | Tuesday, April 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/J4JSoftware.Logging |
Install
Install-Package J4JSoftware.Logging
dotnet add package J4JSoftware.Logging
paket add J4JSoftware.Logging
J4JSoftware.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- Serilog(>= 2.10.0)
- Serilog.Expressions(>= 1.0.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Debug(>= 1.0.1)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.TextWriter(>= 2.1.0)
- System.Text.Json(>= 5.0.1)
Tags