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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: