Serilog event sink that writes to a Couchbase cluster using the Couchbase .NET client library.
Info
Version: | 1.5.4 |
Author(s): | Serilog Contributors |
Last Update: | Thursday, April 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Couchbase |
Install
Install-Package Serilog.Sinks.Couchbase
dotnet add package Serilog.Sinks.Couchbase
paket add Serilog.Sinks.Couchbase
Serilog.Sinks.Couchbase Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 1.4.204 && < 2.0)
- CouchbaseNetClient(1.3.4)
Tags