Serilog sink that writes events to Google Cloud Platform (Stackdriver) Logging.
Info
| Version: | 5.0.0 |
| Author(s): | Mani Gandham |
| Last Update: | Tuesday, June 14, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/manigandham/serilog-sinks-googlecloudlogging |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.GoogleCloudLogging |
Install
Install-Package Serilog.Sinks.GoogleCloudLogging
dotnet add package Serilog.Sinks.GoogleCloudLogging
paket add Serilog.Sinks.GoogleCloudLogging
Serilog.Sinks.GoogleCloudLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.Logging.V2(>= 3.0.0)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Text.Encodings.Web(>= 4.7.1)
Tags