Add logging
remove the click.echo printing, instead we now use logging, wich is disabled by default, unless the user configure logging (logging.basicConfig()) in their application.
The UFZ services GitLab and Mattermost will be unavailable on Monday, March 09 from 06:00 AM to 09:00 AM due to maintenance work.
remove the click.echo printing, instead we now use logging, wich is disabled by default, unless the user configure logging (logging.basicConfig()) in their application.