Change debug mode to console.log

Created on 12 October 2023, 9 months ago
Updated 17 October 2023, 9 months ago

Problem/Motivation

When enabling debug mode, logging is done using the debug log level / console.debug. Debug logs aren't visible in the console in Chrome by default, so this is proving confusing for developers.

Steps to reproduce

Proposed resolution

Change debug mode to use a log level that corresponds to console.log

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Component

Code

Created by

🇺🇸United States brianperry

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024