The docs for (I'm assuming the none-kotlin version), mention there is a LogLevel that can be set when initilaizing the sdk: https://segment.com/docs/connections/sources/catalog/libraries/mobile/android/#adding-debug-logging I would like to disable logging - because when the phone is offline, the logs are being spammed because it cannot reach `api.segment.io` Is there a way to do this that I am missing?