Serilog event sink that writes to the Logentries.com service.
                        
                    
         
                Info
| Version: | 4.0.0 | 
| Author(s): | Serilog Contributors, Michiel van Oudheusden | 
| Last Update: | Monday, February 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://serilog.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Logentries | 
Install
Install-Package Serilog.Sinks.Logentries
                        dotnet add package Serilog.Sinks.Logentries
                        paket add Serilog.Sinks.Logentries
                        
                                Serilog.Sinks.Logentries Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Serilog.Sinks.PeriodicBatching(>= 2.1.0)
 
- NETStandard.Library(>= 1.6.1)
 - Serilog.Sinks.PeriodicBatching(>= 2.1.0)
 - System.Net.Security(>= 4.3.2)
 - System.Net.Sockets(>= 4.3.0)
 - System.Text.Encoding.Extensions(>= 4.3.0)
 
Tags