Skip to content

Add API to suspend logging messages as breadcrumbs (aka prints) #271

@limbonaut

Description

@limbonaut

Feature proposal:

  • Let’s add an API to pause or disable logging messages as breadcrumbs (aka print statements).
  • Sometimes, when we have a lot of prints, but we don’t need to log them, it would be great to have an API to temporarily stop logging those messages.
  • We could use this when running unit tests, for instance. Some users may also find this useful.
  • May become obsolete with the logging protocol.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions