Closed AlexTheM8 closed 2 years ago
To reduce amount of logs in the console, implement a flag based on how much should be logged.
Potential options
full
none
partial
Note: For partial, there could be a split up of what "partial" means
To reduce amount of logs in the console, implement a flag based on how much should be logged.
Potential options
full
: full available logsnone
: no loggingpartial
: include logs of StdOut & non-timed out runs COULD USE REEVALUATIONNote: For
partial
, there could be a split up of what "partial" means