Hi! I can see in docs that there is a possibility to set a log level for JS and Python versions of the library. So I'm curious if it's possible to have on Android as well (something like AzureLogger.setLogLevel(Verbose)) I found a native call sam_initialization_options_set_stdout_logging, but doesn't seem like I can call it from the app. Although, it would be very helpful to debug any issues.
Hi! I can see in docs that there is a possibility to set a log level for JS and Python versions of the library. So I'm curious if it's possible to have on Android as well (something like AzureLogger.setLogLevel(Verbose)) I found a native call sam_initialization_options_set_stdout_logging, but doesn't seem like I can call it from the app. Although, it would be very helpful to debug any issues.
Thanks in advance!