Elizabeth Werle
Elizabeth Werle
@skandasoft That repo is currently 404. Was it taken offline, or never published? Could you publish what you have?
To be more clear, ``` App::error(function(Exception $exception, $code) { Log::error($exception); } ``` does not run while `'profiler' => true` OR `'urlToggle' => true` (regardless of if you have /_profiler appended...
I realized I have made a mistake. Will push a fix shortly and unmark as WIP when it's ready. My apologies.
Should be OK now. I added a little unit test, too.