Write Serilog events to a RavenDB database.
Info
Version: | 3.0.0 |
Author(s): | Serilog Contributors |
Last Update: | Friday, January 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.RavenDB |
Install
Install-Package Serilog.Sinks.RavenDB
dotnet add package Serilog.Sinks.RavenDB
paket add Serilog.Sinks.RavenDB
Serilog.Sinks.RavenDB Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Client(>= 4.2.0)
- Serilog(>= 2.5.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)
Tags