Skip to content

ovhemert/pino-couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pino-couchdb

CI Codacy Badge Known Vulnerabilities Coverage Status js-standard-style

This module provides a "transport" for pino that forwards messages to a CouchDB database.

Installation

To use globally from command line:

npm install -g pino-couchdb

To include as a library in your project:

npm install pino-couchdb

CLI

Want to use pino-couchdb from the CLI? See the CLI documentation for details.

API

Want to use pino-couchdb as a library in your project? See the API documentation for details.

Maintainers

Osmond van Hemert Github Web

Contributing

If you would like to help out with some code, check the details.

Not a coder, but still want to support? Have a look at the options available to donate.

License

Licensed under MIT.