webknossos-libs
webknossos-libs copied to clipboard
Disable `boto` logging in tests
Detailed Description
- Affected library: e.g. webknossos
The boto library spams our logs when running the tests. We should tune the logger to only include warnings/errors.
Example: https://github.com/scalableminds/webknossos-libs/actions/runs/7917874379/job/21615004914
Maybe https://stackoverflow.com/questions/1661275/disable-boto-logging-without-modifying-the-boto-files?