Skip to content

debug: group logging messages #16

Description

@fburgerdev

Debugging via logging messages is difficult because often log methods are being called every frame, leading to a fast stream of incoming logs.
It should be possible to group messages that originate from the same module, file or even line of code such that a log send every frame does not make the entire console unusable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions