Command Line Use¶
Start the mini-project-2 shell
usage: mini_project_2 [-h] --phase PHASE [--log-level LOG_LEVEL]
[--log-dir LOG_DIR] [-v]
Named Arguments¶
| --phase | Project part to do. |
Logging¶
| --log-level | Set the logging output level Default: INFO |
| --log-dir | Enable TimeRotatingLogging at the directory specified |
| -v, --verbose | Enable verbose logging Default: False |