Skip to content

Enable debug logging during test runs #438

@Charles-Gagnon

Description

@Charles-Gagnon

Currently test runs have the normal default logging level, but this doesn't have much information. It would be helpful (especially for investigating lab run failures) to enable debug logging since that is a lot more useful.

The downside is that this adds a not-insignificant amount of overhead having to log all these extra messages, so enabling this currently causes timeouts in some tests since there's so much extra time spent writing these logging messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions