Hello!
How can I debug Scheduled Jobs using php-functions: print_r or var_dump or echo?
I created all files and clear cache and started the development. I saw only errors and warnings information about the scheduled job in the file data/logs/espo-xxxxx.log. But I would like to see more information(debag info) after launch my sceduled jobs...
Thanks
How can I debug Scheduled Jobs using php-functions: print_r or var_dump or echo?
I created all files and clear cache and started the development. I saw only errors and warnings information about the scheduled job in the file data/logs/espo-xxxxx.log. But I would like to see more information(debag info) after launch my sceduled jobs...
Thanks
Comment