Closed btimby closed 3 years ago
https://github.com/chr15m/bugout/blob/master/package.json#L20
https://github.com/chr15m/bugout/blob/master/index.js#L3
localStorage.setItem("debug", "ug:*")
Keep this handy:
https://www.npmjs.com/package/debug#formatters
debug has been incorporated. Now I can go crazy with the logging. I kept it minimal before so as not to annoy users... Since it is disabled by default, that is no longer a concern.
debug
https://github.com/chr15m/bugout/blob/master/package.json#L20
https://github.com/chr15m/bugout/blob/master/index.js#L3
localStorage.setItem("debug", "ug:*")