Rather then passing array($message, $variables, $error_code, $job), $btr to the function it should probably be one keyed array.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | better_hook_vars.patch | 1013 bytes | andrewlevine |
Rather then passing array($message, $variables, $error_code, $job), $btr to the function it should probably be one keyed array.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | better_hook_vars.patch | 1013 bytes | andrewlevine |
Comments
Comment #1
pounardFor end user, I think message is enough, for developpers, a PHP backtrace is what we want the most!
See #545934: Added an admin page to display Backtrace from watchdog
Comment #2
andrewlevine commentedjust committed this patch