Skip to content

Improve logging (closes #22)

Klaus Zimmermann requested to merge a002160/midas:improve-logging into master

This switches from a simple basicConfig and logging.info based approach to a more fully fletched usage of the python logging facilities, which allows for finer control and better interaction with dasks logging.

Merge request reports