zf2-cron
zf2-cron copied to clipboard
How to add stackTrace and errorMsg
Hello,
I managed to run my cron jobs using example described her https://github.com/heartsentwined/zf2-cron/issues/2. But i see that stackTrace and errorMsg are empty in the database. How can log something in there during execution of my scrip.
Thank you for your help in advance.