node_pcap
node_pcap copied to clipboard
Attach all output into a controllable logger
This change keeps outputting, by default, to console. But it also introduces a setLogger prototype for every exposed component to optionally wrap the output into a different logger (e.g. bunyan) or turn off logging altogether.