statsbro
Util module which logs a subset of system information and statistics.
Examples
To simply print a system overview then log system statistics.
var StatsBro = statsbro = ; // immediately prints some basic system info and// adds statistics log timer which will output every 10000msstatsbro; // setup the stats log timervar logStatsContext = // start the timer;