WebReflection / dblite

sqlite for node.js without gyp problems
MIT License
209 stars 34 forks source link

Use a debug library instead of console.log #39

Closed qgustavor closed 7 years ago

qgustavor commented 9 years ago

Currently the library outputs debug info using console.log, which isn't configurable like when debug libraries are used.