Serilog event sink that dispatches logs to clients based on LogEventLevel.
Info
Version: | 2.0.0 |
Author(s): | Team XSockets.NET |
Last Update: | Thursday, June 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.XSockets |
Install
Install-Package Serilog.Sinks.XSockets
dotnet add package Serilog.Sinks.XSockets
paket add Serilog.Sinks.XSockets
Serilog.Sinks.XSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 1.5.14 && <= 1.5.14)
- XSockets(>= 5.1.2 && <= 5.1.2)
- XSockets.Server(>= 5.1.2)
Tags