[ad_1]
I would really love the ability to see a back trace of an error’s origin. Sometimes an error is thrown on a WordPress core function because some function up the chain was the culprit, but it’s currently impossible to know where that is. So adding the output of debug_backtrace to the database log, or even if you could simply add an action to the Log_Handler->handle() function so I could add a trace myself, that would be super helpful. Thanks for considering it and for providing such a useful plugin!
