Info
Version: | 4.0.0-alpha |
Author(s): | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
Last Update: | Thursday, June 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/defee.Common.Logging |
Install
Install-Package defee.Common.Logging
dotnet add package defee.Common.Logging
paket add defee.Common.Logging
defee.Common.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- defee.Common.Logging.Core(>= 4.0.0)
- Newtonsoft.Json(>= 11.0.2)
- defee.Common.Logging.Core(>= 4.0.0)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.1.2)
- Microsoft.Extensions.Configuration.FileExtensions(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- Microsoft.Extensions.Configuration.Xml(>= 1.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.2)
- Newtonsoft.Json(>= 11.0.2)
Tags
IT WILL BE DELISTED WHEN OFFICIAL RELEASE GOES OUT.
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.