Serilog sink that writes to elmah.io.
Info
Version: | 5.2.44-pre |
Author(s): | Michiel van Oudheusden, elmah.io, Serilog Contributors |
Last Update: | Wednesday, July 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://elmah.io/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.ElmahIO |
Install
Install-Package Serilog.Sinks.ElmahIO
dotnet add package Serilog.Sinks.ElmahIO
paket add Serilog.Sinks.ElmahIO
Serilog.Sinks.ElmahIO Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Elmah.Io.Client(>= 3.10.10 && < 4.0.0)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)
- Elmah.Io.Client(>= 3.10.10 && < 4.0.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)
- System.Security.Claims(>= 4.3.0)
Tags