Cloudburst Microservice Toolkit: Logging for microservices using Serilog and Cloudburst.Configuration.
Info
Version: | 2020.10.6 |
Author(s): | Tyler Andersen |
Last Update: | Tuesday, October 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://getcloudburst.com/ |
NuGet Url: | https://www.nuget.org/packages/Cloudburst.Logging |
Install
Install-Package Cloudburst.Logging
dotnet add package Cloudburst.Logging
paket add Cloudburst.Logging
Cloudburst.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloudburst.Configuration(>= 2020.10.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
- Narochno.Serilog.Slack(>= 3.0.1)
- Serilog(>= 2.10.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Enrichers.AspNetCore.HttpContext(>= 1.0.1)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Memory(>= 1.0.4)
- Serilog.Formatting.Elasticsearch(>= 8.2.0)
- Serilog.Sinks.Elasticsearch(>= 8.2.0)
- Serilog.Sinks.SyslogServer(>= 1.1.0)
Tags