marcello3d / node-mongolian

[project inactive] Mongolian DeadBeef is an awesome Mongo DB driver for node.js
https://groups.google.com/group/node-mongolian
zlib License
350 stars 50 forks source link

Ability to log/trace raw database commands #85

Open marcello3d opened 12 years ago

marcello3d commented 12 years ago

In debugging both Mongolian and apps using it, it would be useful to see the commands being sent to the server and replies received.

I'm not sure if this makes sense as a core Mongolian (possibly buffalo) feature or as a separate module.