interaction-kit
interaction-kit copied to clipboard
Prettify and standardize logging
Lot of ugly console.log statements out there. Not sure if debug is the right choice to use, but should grab a lib and make the log statements generally better
I wonder if using something like https://tslog.js.org by default and allowing users to customize their logger in an Application callback is better