This repository was archived by the owner on Feb 27, 2022. It is now read-only.
serilog-archive/serilog-sinks-couchdbA Serilog sink that writes events to Apache CouchDB.
Package - Serilog.Sinks.CouchDB | Platforms - .NET 4.5
You'll need to create a database on your CouchDB server. In the example shown, it is called log
.
var log = new LoggerConfiguration() .WriteTo.CouchDB("http://mycouchdb/log/") .CreateLogger();About
A Serilog sink that writes events to Apache CouchDB
Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4