Logging and debugging code which runs later?
-
I have some code which runs through schedules and cron jobs. So i can not log and debug it in realtime via
qm/debug. Is there any other helper function to save those codes persistently until i flush it manually ? At the moment i am using error_log() to save the code output in the debug.log file but QM with it’s UI would be (hopefully) more convenient.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Logging and debugging code which runs later?’ is closed to new replies.