Serilog.Sinks.Graylog
2.3.0
Install-Package Serilog.Sinks.Graylog -Version 2.3.0
dotnet add package Serilog.Sinks.Graylog --version 2.3.0
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />
paket add Serilog.Sinks.Graylog --version 2.3.0
#r "nuget: Serilog.Sinks.Graylog, 2.3.0"
// Install Serilog.Sinks.Graylog as a Cake Addin
#addin nuget:?package=Serilog.Sinks.Graylog&version=2.3.0
// Install Serilog.Sinks.Graylog as a Cake Tool
#tool nuget:?package=Serilog.Sinks.Graylog&version=2.3.0
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 |
-
.NETFramework 4.6
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Serilog.Sinks.Graylog:
Package | Downloads |
---|---|
BioEngine.Core.Logging.Graylog
Package Description |
|
Solari.Titan.Abstractions
Loggin library |
|
Sitko.Core.Graylog
Sitko.Core is a set of libraries to help build .NET Core applications fast |
|
OpenStore.Infrastructure
This package contains abstrctions for general infrastructure concerns. It should be get referance only from infrastructure layers of contexts |
|
LionbridgeConnector
Lionbridge Connector for Optimizely CMS 12 Net 5 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Serilog.Sinks.Graylog:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
SenseNet/sensenet
Open Source Content Services Platform written in .NET
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 127,175 | 12/29/2021 |
2.2.2 | 937,568 | 11/5/2020 |
2.2.1 | 146,510 | 9/8/2020 |
2.1.3 | 371,565 | 5/7/2020 |
2.1.2 | 451,505 | 12/17/2019 |
2.1.1 | 127,952 | 10/31/2019 |
2.1.0 | 26,099 | 10/29/2019 |
2.0.12 | 68,514 | 10/1/2019 |
2.0.11 | 76,297 | 9/5/2019 |
2.0.10 | 3,584 | 9/4/2019 |
2.0.9 | 25,837 | 8/1/2019 |
2.0.8 | 193,825 | 5/13/2019 |
2.0.7 | 96,769 | 2/11/2019 |
2.0.6 | 5,886 | 1/31/2019 |
2.0.5 | 29,282 | 12/21/2018 |
2.0.4 | 37,048 | 11/12/2018 |
2.0.3 | 8,456 | 10/29/2018 |
2.0.2 | 100,669 | 6/29/2018 |
2.0.1 | 33,629 | 6/18/2018 |
2.0.0 | 60,189 | 5/11/2018 |
1.6.0 | 61,386 | 10/31/2017 |
1.5.3 | 2,440 | 10/18/2017 |
1.5.2 | 15,887 | 10/16/2017 |
1.5.1 | 11,678 | 8/17/2017 |
1.5.0 | 6,035 | 7/21/2017 |
1.4.0 | 5,434 | 3/24/2017 |
1.3.2 | 7,182 | 11/29/2016 |
1.3.1 | 5,033 | 11/9/2016 |
1.3.0 | 897 | 10/26/2016 |
1.2.1 | 832 | 10/17/2016 |
1.2.0 | 848 | 10/17/2016 |
1.1.90 | 835 | 10/14/2016 |
1.1.89 | 860 | 10/14/2016 |
1.0.74 | 993 | 9/29/2016 |
1.0.71 | 985 | 9/16/2016 |
1.0.69 | 943 | 9/16/2016 |
1.0.67 | 1,017 | 8/8/2016 |
1.0.65 | 860 | 8/5/2016 |
1.0.49 | 1,140 | 8/4/2016 |
Update package dependencies