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
Evaluate and use debugPrint method instead to use print, since the purpose of SweetConsole, is for debug only and this debugPrint is more suitable for debugging.
The text was updated successfully, but these errors were encountered:
Evaluate and use
debugPrint
method instead to useprint
, since the purpose of SweetConsole, is for debug only and thisdebugPrint
is more suitable for debugging.The text was updated successfully, but these errors were encountered: