7 Commits

Author SHA1 Message Date
jomo
7162562cdc prepend log prefix to each log line, use console.warn & console.error
this has two effects:
1. errors will go to stderr
2. errors (and other multi-line messages) will have the log prefix on *each line*
2015-02-03 22:28:35 +01:00
jomo
80a75cc60e move env.DEBUG check out of config 2015-02-02 00:33:16 +01:00
jomo
5533a3ef91 log worker ID 2015-01-31 20:40:05 +01:00
jomo
5ccff8474d show log level, fix bug with leading space in logs 2015-01-31 20:28:59 +01:00
Connor Peet
ab66fac3a6 Don't leak arguments 2015-01-28 23:31:20 -05:00
jomo
7e0e66177d add timestamp to logs 2015-01-11 18:08:49 +01:00
jomo
dd8a3b91e2 using our own logging, allows us to do some eventual modifications 2014-11-23 23:02:45 +01:00