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

CommentFileSizeAuthor
#2 2646786-2.patch471 bytesdawehner

Comments

dawehner created an issue. See original summary.

dawehner’s picture

StatusFileSize
new471 bytes

There we go

shabirahmad’s picture

Status: Active » Needs review
jibran’s picture

Status: Needs review » Needs work
Issue tags: +Needs screenshots

Some screenshots would be nice.

dawehner’s picture

Well, fair point, this seems to never end up in the logging.

dawehner’s picture

@jibran
Yeah I'm honest, I was snarky about your pointless comment.

jibran’s picture

Status: Needs work » Reviewed & tested by the community
Issue tags: -Needs screenshots

Heh, sorry missed out on snark. :P

  • catch committed 9196585 on
    Issue #2646786 by dawehner: Add a backtrace for logged exceptions
    

  • catch committed 4e8f115 on
    Issue #2646786 by dawehner: Add a backtrace for logged exceptions
    
    (...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.1.x and cherry-picked to 8.0.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.