Serilog.Sinks.Firestore is a serilog sink that writes logs to a Google Cloud Firestore document database.
Info
Version: | 0.1.3 |
Author(s): | Kurt Murrell |
Last Update: | Sunday, August 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kurtmkurtm/serilog-sinks-firestore |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Firestore |
Install
Install-Package Serilog.Sinks.Firestore
dotnet add package Serilog.Sinks.Firestore
paket add Serilog.Sinks.Firestore
Serilog.Sinks.Firestore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Google.Cloud.Firestore(>= 1.0.0)
- Serilog(>= 2.8.0)
- Serilog.Formatting.Compact(>= 1.0.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)
- Google.Cloud.Firestore(>= 1.0.0)
- Serilog(>= 2.8.0)
- Serilog.Formatting.Compact(>= 1.0.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)