Skip to content

Logging

François Verzier requested to merge logging into ExcelToSQL

Created by: guillaume-plc

Use proper logging instead of print.

  • Add a logger to each module in mater.core
  • Add logging to the gui
  • Basic logging setup example in tests/test_run.py

Merge request reports