Skip to content

101 fix logging inside gui

Matt Joyce requested to merge 101-fix-logging-inside-gui into main

Created by: ryansantos1174

Added a logging_config.py file that will handle logging project-wide for the GUI. This will create a file inside the Gui directory and will also print out logs to the terminal.

Merge request reports