ZeroLog 2.1.0
dotnet add package ZeroLog --version 2.1.0
NuGet\Install-Package ZeroLog -Version 2.1.0
<PackageReference Include="ZeroLog" Version="2.1.0" />
paket add ZeroLog --version 2.1.0
#r "nuget: ZeroLog, 2.1.0"
// Install ZeroLog as a Cake Addin
#addin nuget:?package=ZeroLog&version=2.1.0
// Install ZeroLog as a Cake Tool
#tool nuget:?package=ZeroLog&version=2.1.0
ZeroLog
ZeroLog is a high-performance, zero-allocation .NET logging library.
It provides logging capabilities to be used in latency-sensitive applications, where garbage collections are undesirable. ZeroLog can be used in a complete zero-allocation manner, meaning that after the initialization phase, it will not allocate any managed object on the heap, thus preventing any GC from being triggered.
.NET 6 and C# 10 or later are required to use this library.
See the GitHub repository for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ZeroLog:
Package | Downloads |
---|---|
Verify.ZeroLog
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of ZeroLog bits. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 1,929 | 2/9/2023 |
2.1.0-pre3 | 129 | 2/6/2023 |
2.1.0-pre2 | 219 | 2/1/2023 |
2.1.0-pre1 | 191 | 1/31/2023 |
2.0.1 | 565 | 12/16/2022 |
2.0.0 | 1,368 | 8/3/2022 |
2.0.0-pre3 | 268 | 6/2/2022 |
2.0.0-pre2 | 266 | 3/18/2022 |
2.0.0-pre1 | 127 | 3/11/2022 |
1.6.1 | 62,756 | 12/23/2020 |
1.6.0 | 502 | 12/3/2020 |
1.5.0 | 663 | 7/9/2020 |
1.4.3 | 562 | 2/28/2020 |
1.4.2 | 17,249 | 9/23/2019 |
1.4.1 | 726 | 6/26/2019 |
1.4.0 | 1,088 | 5/10/2019 |
1.3.2 | 2,694 | 3/14/2019 |
1.3.1 | 820 | 12/6/2018 |
1.3.0 | 748 | 12/5/2018 |
1.2.0 | 902 | 8/29/2018 |
1.1.3 | 1,234 | 4/13/2018 |
1.1.2 | 1,165 | 4/13/2018 |
1.1.1 | 935 | 4/13/2018 |
1.1.0 | 910 | 4/12/2018 |
1.0.3.5 | 977 | 3/22/2018 |
1.0.3.4 | 936 | 3/20/2018 |
1.0.3.3 | 860 | 3/16/2018 |
1.0.3.2 | 942 | 2/28/2018 |
1.0.3.1 | 961 | 2/23/2018 |
1.0.3 | 823 | 2/23/2018 |
1.0.2.1 | 927 | 1/18/2018 |
1.0.2 | 1,082 | 6/29/2017 |
1.0.1.12 | 917 | 6/23/2017 |
1.0.1.11 | 1,003 | 3/16/2017 |
1.0.1.10 | 970 | 3/1/2017 |
1.0.1.9 | 920 | 3/1/2017 |
1.0.1.8 | 999 | 2/27/2017 |
1.0.1.7 | 941 | 2/24/2017 |
1.0.1.6 | 912 | 2/23/2017 |
1.0.1.5 | 986 | 2/14/2017 |
1.0.1.4 | 945 | 2/8/2017 |
1.0.1.3 | 963 | 1/23/2017 |
1.0.1.2 | 919 | 1/23/2017 |
1.0.1.1 | 960 | 1/19/2017 |
1.0.1 | 883 | 1/19/2017 |
1.0.0.9 | 958 | 1/18/2017 |
1.0.0.8 | 941 | 1/18/2017 |
1.0.0.7 | 874 | 1/17/2017 |
1.0.0.6 | 877 | 1/17/2017 |
1.0.0.5 | 995 | 1/17/2017 |
1.0.0.4 | 969 | 1/10/2017 |
1.0.0.3 | 893 | 1/9/2017 |
1.0.0.2 | 917 | 1/9/2017 |
1.0.0.1 | 937 | 1/9/2017 |
1.0.0 | 990 | 1/9/2017 |