Plinth Common logging library for host projects to log to standard targets.
Info
Version: | 1.6.5 |
Author(s): | Plinth |
Last Update: | Saturday, August 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/plinthlibs/common/ |
NuGet Url: | https://www.nuget.org/packages/Plinth.Logging.Host |
Install
Install-Package Plinth.Logging.Host
dotnet add package Plinth.Logging.Host
paket add Plinth.Logging.Host
Plinth.Logging.Host Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Plinth.Common(>= 1.1.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging.Console(>= 5.0.0)
- Microsoft.Extensions.Logging.Debug(>= 5.0.0)
- Plinth.Common(>= 1.1.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.11 && < 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.11 && < 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.11 && < 5.0.0)
- Microsoft.Extensions.Logging.Console(>= 3.1.11 && < 5.0.0)
- Microsoft.Extensions.Logging.Debug(>= 3.1.11 && < 5.0.0)
Tags