Common logger for exception logging.
Info
Version: | 1.0.0 |
Author(s): | Developer |
Last Update: | Tuesday, March 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EG.Logger |
Install
Install-Package EG.Logger
dotnet add package EG.Logger
paket add EG.Logger
EG.Logger Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.Net(>= 7.6.0)
- Serilog(>= 2.9.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Formatting.Compact(>= 1.1.0)
- Serilog.Formatting.Elasticsearch(>= 8.0.1)
- Serilog.Sinks.ElasticSearch(>= 8.0.1)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- Serilog.Sinks.RollingFile(>= 3.3.0)