Problem/Motivation
watchdog_exception()is nice, but also often pretty pointless, as it doesn't give you a backtrace by default
Proposed resolution
Add the backtrace as string
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2646786-2.patch | 471 bytes | dawehner |
Comments
Comment #2
dawehnerThere we go
Comment #3
shabirahmad commentedComment #4
jibranSome screenshots would be nice.
Comment #5
dawehnerWell, fair point, this seems to never end up in the logging.
Comment #6
dawehner@jibran
Yeah I'm honest, I was snarky about your pointless comment.
Comment #7
jibranHeh, sorry missed out on snark. :P
Comment #10
catchCommitted/pushed to 8.1.x and cherry-picked to 8.0.x, thanks!