CliDyn / climsight

prototype of a system that provide local climate information
BSD 3-Clause "New" or "Revised" License
27 stars 9 forks source link

Add better logging #42

Open koldunovn opened 5 months ago

koldunovn commented 5 months ago

We have to add logging system, and be able to monitor what the script is doing at every moment. We basically need debug and info levels. Good description is here: https://realpython.com/python-logging/

kuivi commented 3 months ago

logging added to engine and interfaces. *_functrions should be extended with logging