brianc/node-pg-pool

Docs : document option log

Opened this issue · 0 comments

Hi Brianc,

I just realized that a log option exists in pool config, here :

this.log = this.options.log || function () { }

It could be useful for users to mention it in the readme and also in node-postgres readme.