Info
Version: | 1.1.0 |
Author(s): | Richard Lawrence |
Last Update: | Thursday, May 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Gaspra/Gaspra.Logging |
NuGet Url: | https://www.nuget.org/packages/Gaspra.Logging.Builder |
Install
Install-Package Gaspra.Logging.Builder
dotnet add package Gaspra.Logging.Builder
paket add Gaspra.Logging.Builder
Gaspra.Logging.Builder Download (Unzip the "nupkg" after downloading)
Dependencies
- Gaspra.Logging.Serializer(>= 1.1.0)
- Gaspra.Logging.Provider.Console(>= 1.1.0)
- Gaspra.Logging.Provider.File(>= 1.1.0)
- Gaspra.Logging.Provider.Fluentd(>= 1.1.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
Tags
Providing
the ability to use the dotnet core logging framework and control how logs and their relevant information are serialized.