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
These should be converted to real debug statements that allow for global enabling/disabling of debug statements. They should note the function/calltrace and other debug information, like such:
Throughout the code, we see occasional debugging statements that have been commented out (and some that have not) like such:
These should be converted to real debug statements that allow for global enabling/disabling of debug statements. They should note the function/calltrace and other debug information, like such:
or better yet
I am not set on any specific debug syntax, but it should be standardized by whoever chooses to work on this issue
The text was updated successfully, but these errors were encountered: