-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request