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
Right now they record the line that checks for error conditions (failOnError, abortTx) instead of the caller of that function. It makes debugging suuuuck.
Play around with the {callpath} etc stuff in the logger and see if something works.
The text was updated successfully, but these errors were encountered:
Right now they record the line that checks for error conditions (
failOnError
,abortTx
) instead of the caller of that function. It makes debugging suuuuck.Play around with the
{callpath}
etc stuff in the logger and see if something works.The text was updated successfully, but these errors were encountered: