HomeSoftware Heritage

Make indexer journal client less verbose

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Make indexer journal client less verbose

Prior to release v2.2, indexer were celery tasks (and the logging configuration was
hard-coded to warn only about that namespace. After that release, the indexers are now
journal clients without any setup regarding this namespace, so they are very verbose.

This commit silences those new journal client indexers.

Related to T4406

Details

Provenance
ardumontAuthored on Jul 29 2022, 3:38 PM
ardumontPushed on Jul 29 2022, 3:54 PM

Commit No Longer Exists

This commit no longer exists in the repository.