You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PB-931 Fix the exception traceback handling in formatter
The exc_text wasn't added to the output message properly, which meant we
couldn't map it with the logging config in django like this:
error:
stack_trace: exc_text
0 commit comments