Zero Allocation Text/Strcutured Logger for .NET Core, built on top of a Microsoft.Extensions.Logging.
Info
Version: | 2.5.7 |
Author(s): | Cysharp |
Last Update: | Thursday, September 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cysharp/ZLogger |
NuGet Url: | https://www.nuget.org/packages/ZLogger |
Install
Install-Package ZLogger
dotnet add package ZLogger
paket add ZLogger
ZLogger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.0)
- System.Text.Json(>= 4.7.2)
- System.Threading.Channels(>= 4.7.1)
- ZString(>= 2.3.0)
- Microsoft.Extensions.Logging(>= 3.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.0)
- System.Text.Json(>= 4.7.2)
- System.Threading.Channels(>= 4.7.1)
- ZString(>= 2.3.0)
Tags