webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

Disable `boto` logging in tests

Open hotzenklotz opened this issue 1 year ago • 1 comments

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

hotzenklotz avatar Feb 16 '24 14:02 hotzenklotz

Maybe https://stackoverflow.com/questions/1661275/disable-boto-logging-without-modifying-the-boto-files?

hotzenklotz avatar Feb 16 '24 14:02 hotzenklotz