07-19-2018, 07:42 AM
Thanks Mark
Yep, console.log works fine. The debug module is importing successfully when my custom strat runs (I added a console.log in there to check the access), but log.debug('Test') doesn't produce any output in my console. debug = true in my config, and I manually set it true just to be sure, still nothing in the console. There must be an issue in the debug module's code somewhere.
Yep, console.log works fine. The debug module is importing successfully when my custom strat runs (I added a console.log in there to check the access), but log.debug('Test') doesn't produce any output in my console. debug = true in my config, and I manually set it true just to be sure, still nothing in the console. There must be an issue in the debug module's code somewhere.