Add logging to scheduler
Closed this issue · 1 comments
bitkarrot commented
- Add crontab loggin on backend
- Add crontab logging visibility on front end
bitkarrot commented
added sample log handler https://github.com/bitkarrot/scheduler/blob/main/log_handler.py
added test for sample log handler in test file at
scheduler/tests/cron_handler_test.py
Line 38 in 8444607
This log handler will output the log file to 'test_log.log' as specified in script