Annoying error logging

I find it pretty annoying that errors like [Lobby]: RateLimited, (16429). Message: Rate limit has been exceeded are logged in the console without any possibility to disable them. We can catch errors like that with a try/catch and checking the Exception message and invoke our own events depending on the error message.

Please consider adding a toggle or anything like that to let us choose what we want logged.

1 Like

Sorry about that, we will look into adding more control around what is logged in the SDK

1 Like