Skip to content

RFC: guard_msgs to pass trace messages by default #8266

@nomeata

Description

@nomeata

When debugging Lean core tests that use #guard_msgs it would be great if setting trace options would not affect #guard_msgs itself. By default, it should pass trace messages, but optionally capture them, e.g. #guard_msgs (trace) in ….

We don’t want a new message data severity for that (which would not map nicely to LSP severities), but instead use MessageData tags to annotate trace messages, and recognize them in #guard_msgs.

Impact

Add 👍 to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add 👍 to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRequest for comments

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions