Closed joergrs closed 1 year ago
In order to have more versatile logging output (timestamps, warning levels, optional debug output) it would be good to use the Python logging functionality instead of print.
Hello @joergrs, it's a good idea thanks for your contribution :)
In order to have more versatile logging output (timestamps, warning levels, optional debug output) it would be good to use the Python logging functionality instead of print.