Skip to content

Identical console messages should be grouped together in the list_console_messages tool #904

@szuend

Description

@szuend

Is your feature request related to a problem? Please describe.

It is easy to log a message from a hot loop. This results in tons of identical messages.

Describe the solution you'd like

Similar to Chrome DevTools, subsequent identical messages should be collapsed and only shown once. A new [20 times] prefix/suffix can be added to signify how many of these identical console messages there are.

Describe alternatives you've considered

Being careful about logging xD

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions