扩展日志记录器(日志装饰器),默认实现一个简单的文本记录器.
Info
Version: | 4.0.0.31 |
Author(s): | Agebull |
Last Update: | Thursday, July 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agebullhu/EntityModel |
NuGet Url: | https://www.nuget.org/packages/Agebull.Common.LogRecorder |
Install
Install-Package Agebull.Common.LogRecorder
dotnet add package Agebull.Common.LogRecorder
paket add Agebull.Common.LogRecorder
Agebull.Common.LogRecorder Download (Unzip the "nupkg" after downloading)
Dependencies
- Agebull.Common.Extend(>= 4.0.0.31)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.4)
- Microsoft.Extensions.Logging.Console(>= 3.1.4)
- Microsoft.Extensions.Logging.Debug(>= 3.1.4)
Tags