Builder with my serilog common settings for use Console, Seq and Splunk sinks.
                        
                    
         
                Info
| Version: | 1.4.1 | 
| Author(s): | Thiago Barradas | 
| Last Update: | Wednesday, March 6, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ThiagoBarradas/serilog-builder | 
| NuGet Url: | https://www.nuget.org/packages/Serilog.Builder | 
Install
Install-Package Serilog.Builder
                        dotnet add package Serilog.Builder
                        paket add Serilog.Builder
                        
                                Serilog.Builder Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 - Serilog(>= 2.9.0)
 - Serilog.Enrichers.Environment(>= 2.1.3)
 - Serilog.Extensions.Logging(>= 2.0.2)
 - Serilog.Settings.Configuration(>= 3.1.0)
 - Serilog.Sinks.Console(>= 3.1.1)
 - Serilog.Sinks.NewRelic.Logs(>= 1.0.1)
 - Serilog.Sinks.Seq(>= 4.0.0)
 - Serilog.Sinks.Splunk(>= 2.5.0)
 - Serilog.Sinks.Splunk.CustomFormatter(>= 1.0.8)
 - System.Configuration.ConfigurationManager(>= 4.7.0)
 
Tags