-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When saving a traceback, shorten very large locals
A traceback in `log.txt` can be very large, especially when saving locals like a huge set of result or junit XML. Adding a level of traceback verbosity, `locals`, which will log locals, but shorten the very long ones. `full` will keep showing everything on terminal.
- Loading branch information
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters