Till Tomczak 1cfdf020b7 feat: Implement lazy logger initialization in job scheduler
- Introduced a lazy initialization method for the scheduler logger to optimize logging performance.
- Updated logger usage in the BackgroundTaskScheduler class to utilize the new lazy logger method.
2025-05-24 19:24:57 +02:00
"""
2025-05-24 18:58:17 +02:00
2025-03-12 12:33:05 +01:00
Description
No description provided
6.6 GiB
Languages
JavaScript 50.1%
Python 24%
HTML 18.5%
Shell 4.3%
CSS 2.9%