ARK-Builders / ARK-Builders/Navigator
Replace logging from Log class with Timber
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
With Timber we can log with current scope of the class. This helps find problem quickly and also make the log only available in DEBUG build.
Contributor guide
Assessment
This issue has not been assessed yet.