Updated on 2026-08-14
This commit is contained in:
parent
96076bfa26
commit
a7a72506ee
2 changed files with 2 additions and 2 deletions
|
|
@ -158,7 +158,7 @@ internal class TapApplication : Application(), ImageLoaderFactory {
|
|||
|
||||
store = createReduxStore()
|
||||
|
||||
if (BuildConfig.DEBUG) {
|
||||
if (BuildConfig.LOG_ENABLED) {
|
||||
Logger.addLogAdapter(AndroidLogAdapter(TimberFormatStrategy()))
|
||||
Timber.plant(
|
||||
object : Timber.DebugTree() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue