get Uri For Log Files
The Fireblocks SDK does all of its logging through internal log handler. It logs the messages through the native Android Log class and exposes a URI to the logs as a zip file. You can use this Uri to send the logs to Fireblocks support team when needed.
Parameters
context
application context.