Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Remove unnecessary message Running job ... / Job ... executed successfully #3

Open
italovalcy opened this issue Nov 19, 2021 · 0 comments

Comments

@italovalcy
Copy link
Contributor

The scheduler is logging the following messages, which seems to be unnecessary:

2021-11-19 18:00:39,921 - INFO [apscheduler.executors.default] (ThreadPoolExecutor-4_8) Running job "Automate.run_important_traces (trigger: interval[0:00:20], next run at: 2021-11-19 18:00:59 UTC)" (scheduled at 2021-11-19 18:00:39.902841+00:00)
2021-11-19 18:00:39,921 - INFO [apscheduler.executors.default] (ThreadPoolExecutor-4_8) Job "Automate.run_important_traces (trigger: interval[0:00:20], next run at: 2021-11-19 18:00:59 UTC)" executed successfully
2021-11-19 18:00:40,091 - INFO [apscheduler.executors.default] (ThreadPoolExecutor-4_7) Running job "Automate.run_traces (trigger: interval[0:02:00], next run at: 2021-11-19 18:02:40 UTC)" (scheduled at 2021-11-19 18:00:40.044069+00:00)

We should find a way to change the loglevel of those messages to DEBUG instead of INFO.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant