0.1.0 • Published 10 years ago

dns-debug v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

dns-debug

Monkey-patches Node.js dns module to add some NODE_DEBUG=dns logging.

Usage

var dns = require("dns-debug")

Try running sample.js like this:

$ NODE_DEBUG=dns node sample.js
0.1.0

10 years ago