Jump to content

Recommended Posts

Posted

I'd like to see better debugging information, especially as it seems Blesta is wanting to be more developer friendly.

 

For example, my cron task issue.  I'm sure there's a fatal error or something in my code, but I can't figure out where as I can't get any output from it.  This makes it very difficult to squash bugs in a timely fashion.

Posted

Like a developer plugin which is like a full debug but not good for production use?

Yeah pretty much.  Basically have a special function log all errors to a table and then it can either be displayed via UI or through CLI.

Guest
This topic is now closed to further replies.
×
×
  • Create New...