Open
Description
Perhaps we should add "no-console": "off",
to the eslint rules. I am interested in opinions, particularly if there is a better approach for debugging here. Based on that "Runtime logging delivers console.log statements to a separate log file you create to help you uncover issues. I'd say it seems the official approach.
Off-topic:
Instructions for starting runtime logging