dbader / schedule

Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.83k stars 964 forks source link

Don't call str() in logging calls that already use %s #632

Open fahhem opened 2 months ago

fahhem commented 2 months ago

Small perf improvement when logging at that level (for that logger) isn't enabled