If the header is not enough for you:
The API has been changed from the original node-couch and now returns promises, making use of node-promise which is the only dependency. It will make use of log4js-node if found on the require path, otherwise will log debug information using sys.debug if NODE_DEBUG environment variable is set.
===========================================