Info
Version: | 4.0.2 |
Author(s): | Severin Sverdvik |
Last Update: | Monday, December 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SlackLogger |
Install
Install-Package SlackLogger
dotnet add package SlackLogger
paket add SlackLogger
SlackLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.1)
Tags
SlackLogger will post formatted log messages at the desired level to a specified channel or person.
Documentation can be found at https://github.com/severisv/slacklogger.