node-dhcp
node-dhcp copied to clipboard
Implement a logging facility
The daemon should become more and more a real daemon. So logging and PID management should be implemented.
Using debug allows logging when acts as a library. How do you like it?
Oh, haven't heard of debug. This lib is exactly what we need :) Thanks!