Info
Version: | 2.0.1 |
Author(s): | Rjae Easton |
Last Update: | Thursday, May 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AppShapes.Logging.Console |
Install
Install-Package AppShapes.Logging.Console
dotnet add package AppShapes.Logging.Console
paket add AppShapes.Logging.Console
AppShapes.Logging.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.Logging(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.0)
- Microsoft.Extensions.Logging.Console(>= 3.1.0)
Tags
Default behaviors such as formatting, properties, and processing may be replaced by injecting your own interface implementation.