export Local DB
open fun exportLocalDB(@NonNull context: Context, @Nullable callback: STWLoggerHelper.LoggerCallback<List<Uri>>)
Content copied to clipboard
Call this method if you want to export local data base.
See also
Parameters
context
The application context
callback
to handle data base file.