Skip to content

Reconsider DEBUG web logs enabled by default when devtools is present #14575

@bclozel

Description

@bclozel

In #14450, we've (re)enabled DEBUG logging for web-related classes when devtools is activated.

In light of a recent comment, we're reconsidering that. Even if the DEBUG logging experience is improved and useful in many cases, it can be overwhelming in some cases. For example, when developing an application with a lot of static resources, the console prints a lot of information.

We should maybe disable this by default, but log a message during devtools startup describing how you can get more information on the web support in logs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions