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
I realized that the debug log level is already handled by kodi settings, so the "debug" settings in the addon is redundant.
Given that the current debug message are a few and infrequent, there's no need to check the current loglevel, we can directly send the debug message and let kodi handle it.