- [ ] Move logging mechanism downwards (or in its dedicated module?) to allow using it in `:tasks-core` at least - [ ] Use a standard logging mechanism (what would be the proper Kotlin & KMP compatible implementation? Log4j as a last resort) - [ ] Forward logs to Firebase Crashlytics as non fatal errors - [ ] Using logging "kinda" facade https://github.com/oshai/kotlin-logging ?
:tasks-coreat least