A Serilog sink that writes log events to MicrosoftTeams.
Info
Version: | 0.0.1-alpha |
Author(s): | Tuan Nguyen |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcoban/serilog-sinks |
NuGet Url: | https://www.nuget.org/packages/DNCB.Serilog.Sinks.MicrosoftTeams |
Install
Install-Package DNCB.Serilog.Sinks.MicrosoftTeams
dotnet add package DNCB.Serilog.Sinks.MicrosoftTeams
paket add DNCB.Serilog.Sinks.MicrosoftTeams
DNCB.Serilog.Sinks.MicrosoftTeams Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)
- System.Text.Json(>= 4.7.2)
Tags