MSS
MSS copied to clipboard
refactor use print or logging
When we have a direct interaction with a user we can use print or logging.info for command line actions.
Any logging output can become hidden by configuration. Choose wisely where print is required.
@ReimarBauer I hope to work on this. please assign to me.
@ReimarBauer Do we need further refactoring, or can we close this issue?