-
kenjones authored
Leverage `debuglog` (backport of function added in nodejs 0.12x) to provide debugging support in Bull while leveraging the builtin approach for Nodejs and other libraries. Also removed extra whitespace from the end of lines. For consistency, when displaying an error, leverage `console.error` vs. a mixture of `console.log` and `console.error`.
3cdd32bc