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
It is hard to filter errors. Sometimes we need debug level, sometimes info, or warn. Currently, all levels from our server come as Default.
The log level is set to info here on the screenshot, but that filters out everything we have.
The text was updated successfully, but these errors were encountered:
Description
It is hard to filter errors. Sometimes we need debug level, sometimes info, or warn. Currently, all levels from our server come as
Default
.The log level is set to info here on the screenshot, but that filters out everything we have.
The text was updated successfully, but these errors were encountered: