The Google Cloud Pub/Sub Sink for Serilog.
Info
Version: | 2.0.5 |
Author(s): | Oscar Pérez, XMLTravelgate CTO |
Last Update: | Tuesday, December 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XML-Travelgate/serilog-sinks-googlecloudpubsub |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.GoogleCloudPubSub |
Install
Install-Package Serilog.Sinks.GoogleCloudPubSub
dotnet add package Serilog.Sinks.GoogleCloudPubSub
paket add Serilog.Sinks.GoogleCloudPubSub
Serilog.Sinks.GoogleCloudPubSub Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.3.0)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)
- Serilog.Sinks.RollingFile(>= 3.2.0)
- Google.Pubsub.V1(>= 1.0.004)
- Serilog(>= 2.3.0)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)
- Serilog.Sinks.RollingFile(>= 3.2.0)
- Google.Pubsub.V1(>= 1.0.004)
- NETStandard.Library(>= 1.6.0)
- Serilog(>= 2.3.0)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)
- Serilog.Sinks.RollingFile(>= 3.2.0)
- Google.Pubsub.V1(>= 1.0.004)
Tags