add back debug

This commit is contained in:
Josh Harvey 2016-05-22 22:33:58 +03:00
parent bc0a5b9597
commit 70366e139f
2 changed files with 2 additions and 1 deletions

View file

@ -62,7 +62,7 @@ function poll (req, res) {
pids[fingerprint] = {pid: pid, ts: Date.now()}
// logger.debug('poll request from: %s', fingerprint)
logger.debug('poll request from: %s', fingerprint)
var rates = {}
var balances = {}