Minor cleanup

This commit is contained in:
Jobobby04
2025-11-20 12:38:09 -05:00
parent b8eb75fc68
commit e7c1d4deef
3 changed files with 20 additions and 19 deletions
+2 -1
View File
@@ -130,7 +130,8 @@ class App : Application(), DefaultLifecycleObserver, SingletonImageLoader.Factor
// SY <--
setupExhLogging() // EXH logging
LogcatLogger.install(XLogLogcatLogger()) // SY Redirect Logcat to XLog
LogcatLogger.install()
LogcatLogger.loggers += XLogLogcatLogger() // SY Redirect Logcat to XLog
setupNotificationChannels()