Closed Glinkis closed 2 years ago
Creates a custom logger that we can override, and replaces every single console.log in the codebase to use it. Also tried to clean up a little of the more excessive logging.
console.log
Creates a custom logger that we can override, and replaces every single
console.log
in the codebase to use it. Also tried to clean up a little of the more excessive logging.