Contains logging related middleware that all microservices should use.
Info
Version: | 1.0.42 |
Author(s): | MicroservicePlatform.Logging |
Last Update: | Thursday, January 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MicroservicePlatform.Logging |
Install
Install-Package MicroservicePlatform.Logging
dotnet add package MicroservicePlatform.Logging
paket add MicroservicePlatform.Logging
MicroservicePlatform.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroservicePlatform.Tools(>= 1.0.42)
- Serilog.AspNetCore(>= 3.2.0)
Tags