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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
This feature request tracks the ability to abstract away the logger used by the SDK and make it configurable. Atm we use the Timber library to perform logging and make it easier to do string formatting. Ideally an end-developer can provide their own alternate implementation. Proposing to use a similar setup as our LibraryLoader here which allows to provide an alternate native library loader (eg. SoLoader).
This feature request tracks the ability to abstract away the logger used by the SDK and make it configurable. Atm we use the Timber library to perform logging and make it easier to do string formatting. Ideally an end-developer can provide their own alternate implementation. Proposing to use a similar setup as our LibraryLoader here which allows to provide an alternate native library loader (eg. SoLoader).
cc @LukasPaczos
The text was updated successfully, but these errors were encountered: