Skip to content

101 fix logging inside gui

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

Created by: ryansantos1174

Added python/logging_config.py to create a project-wide logging system. This will save log messages to a log file inside the Gui directory and will also print out logs to the terminal.

Merge request reports