First off I'm really loving all the things you can do with CouchDB. I'm coming from a lot of front end JavaScript and I use console.log() for lots of debugging and testing tasks. I'm wondering how to console.log or what a better way to debug might be in CouchDB.
Any suggestions would be really awesome!
CouchDB exposes a log
method for debugging views. (presumably it also works for show, list, update and validation functions too) It sends output to the couch.log file on your system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With