A basic Slack Sink for the Serilog framwork.
Info
Version: | 1.4.1 |
Author(s): | Jonas Merkle [JJM] |
Last Update: | Monday, June 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonas-merkle/serilog-sinks-slackwebhook |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SlackWebHook |
Install
Install-Package Serilog.Sinks.SlackWebHook
dotnet add package Serilog.Sinks.SlackWebHook
paket add Serilog.Sinks.SlackWebHook
Serilog.Sinks.SlackWebHook Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- Slack.Webhooks(>= 1.1.4)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- Slack.Webhooks(>= 1.1.4)
Tags