Micro-benchmark logger: add elapsed time of operations to the log messages, MockLogger.
Info
Version: | 3.1.2 |
Author(s): | hiep |
Last Update: | Thursday, March 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/duongphuhiep/ToolsPack.NetCore/tree/master/src/ToolsPack.Logging |
NuGet Url: | https://www.nuget.org/packages/ToolsPack.Logging |
Install
Install-Package ToolsPack.Logging
dotnet add package ToolsPack.Logging
paket add ToolsPack.Logging
ToolsPack.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- ToolsPack.String(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.4)
Tags