CSCI128 / 128Autograder

Source Code for CSCI128 Autograder at Colorado School of Mines
0 stars 0 forks source link

[ENHANCEMENT] Add logging #88

Open gregbell26 opened 4 months ago

gregbell26 commented 4 months ago

Description

Issue

Students often find raw autograder output to be confusing. Add support for logging.

Suggestion

Students should be able to set a command line flag (--logging <LEVEL>) to view output.

Acceptance Criteria