akshaysura / Sitecron

SiteCron is a scheduling module based on Quartz Job Scheduler.
MIT License
22 stars 23 forks source link

Update calls to Log.Error to pass the Exception and log the stack trace #6

Closed BenGGolden closed 6 years ago

BenGGolden commented 6 years ago

This just updates the existing calls to Log.Error to pass the exception so that a full stack trace is logged.