Serilog event sink that send to the http://logmatic.io.
Info
Version: | 1.0.1 |
Author(s): | Serilog Contributors, Logmatic.io |
Last Update: | Monday, September 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/logmatic/serilog-sinks-logmatic |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Logmatic |
Install
Install-Package Serilog.Sinks.Logmatic
dotnet add package Serilog.Sinks.Logmatic
paket add Serilog.Sinks.Logmatic
Serilog.Sinks.Logmatic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.2.1)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)
- System.Linq(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Net.Security(>= 4.0.0)
- System.Net.Sockets(>= 4.1.0)
- System.Threading.Thread(>= 4.0.0)
- Serilog(>= 2.2.1)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)
- System.Linq(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Text.Encoding.Extensions(>= 4.0.11)
Tags