-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
code qualityImprovements to code qualityImprovements to code quality
Description
I believe we've now switched all logging to use console.debug, but we should still do the following:
- Understand what determines whether
console.debugappears in the output - Add a setting to turn debug logging on and off
- Add a linter rule to ensure
console.logisn't in the code anywhere - Look into a more full-featured logging solution, eg so that we can turn logging on only for certain parts of the code / use log levels
Metadata
Metadata
Assignees
Labels
code qualityImprovements to code qualityImprovements to code quality