A Serilog sink that writes log events to Discord.
Info
Version: | 0.0.1-beta |
Author(s): | Tuan Nguyen |
Last Update: | Monday, March 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcoban/serilog-sinks |
NuGet Url: | https://www.nuget.org/packages/DNCB.Serilog.Sinks.Discord |
Install
Install-Package DNCB.Serilog.Sinks.Discord
dotnet add package DNCB.Serilog.Sinks.Discord
paket add DNCB.Serilog.Sinks.Discord
DNCB.Serilog.Sinks.Discord Download (Unzip the "nupkg" after downloading)
Dependencies
- Discord.Net.Webhook(>= 2.2.0)
- Serilog(>= 2.10.0)
Tags