Provides logging implementions and abstractions for writing ILoggerFacade logs via Graylog Server's REST API.
Info
| Version: | 8.1.16 |
| Author(s): | Dan Siegel |
| Last Update: | Friday, July 2, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dansiegel/Prism.Plugin.Logging |
| NuGet Url: | https://www.nuget.org/packages/Prism.Plugin.Logging.Graylog |
Install
Install-Package Prism.Plugin.Logging.Graylog
dotnet add package Prism.Plugin.Logging.Graylog
paket add Prism.Plugin.Logging.Graylog
Prism.Plugin.Logging.Graylog Download (Unzip the "nupkg" after downloading)
Dependencies
- Prism.Plugin.Logging.Common(>= 8.0.11)
Tags