Skip to content

Commit

Permalink
remove logging config for rq
Browse files Browse the repository at this point in the history
  • Loading branch information
Yifan Zhang committed Apr 27, 2022
1 parent d5338b0 commit aa3f67d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pipeline/backends/rq.py
Expand Up @@ -14,8 +14,6 @@
from ..helpers import namespaced_topic


FORMAT = "%(asctime)-15s %(levelname)s %(message)s"
logging.basicConfig(format=FORMAT)
pipelineLogger = logging.getLogger("pipeline")


Expand Down

0 comments on commit aa3f67d

Please sign in to comment.