Serilog sink that writes events to Google Cloud Platform (Stackdriver) Logging.
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