Serilog.Sinks.Graylog.Batching
1.3.0
.NET Standard 2.0
.NET Framework 4.6
Install-Package Serilog.Sinks.Graylog.Batching -Version 1.3.0
dotnet add package Serilog.Sinks.Graylog.Batching --version 1.3.0
<PackageReference Include="Serilog.Sinks.Graylog.Batching" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Graylog.Batching --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.Graylog.Batching, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.Graylog.Batching as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Graylog.Batching&version=1.3.0
// Install Serilog.Sinks.Graylog.Batching as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Graylog.Batching&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Batching version of Serilog.Sinks.Graylog Sink. The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 22,039 | 12/29/2021 |
1.2.1 | 53,252 | 11/5/2020 |
1.2.0 | 4,691 | 9/8/2020 |
1.1.3 | 14,805 | 5/7/2020 |
1.1.1 | 140,872 | 10/31/2019 |
1.1.0 | 872 | 10/29/2019 |
1.0.10 | 15,150 | 9/5/2019 |
1.0.9 | 318 | 9/4/2019 |
1.0.8 | 898 | 8/1/2019 |
1.0.7 | 25,722 | 5/13/2019 |
1.0.6 | 695 | 4/19/2019 |
1.0.5 | 1,709 | 2/11/2019 |
1.0.4 | 1,457 | 1/31/2019 |
1.0.3 | 641 | 12/21/2018 |
1.0.2 | 908 | 11/12/2018 |
1.0.1 | 535 | 10/29/2018 |
1.0.0 | 6,671 | 8/6/2018 |
0.1.1-beta1 | 597 | 6/29/2018 |
0.1.0-beta1 | 587 | 5/11/2018 |
Update package dependencies