Skip to content

debug: group logging messages #16

@fburgerdev

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.

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