stream-log
stream-log copied to clipboard
🛥 A lightweight and extensible logger library for Kotlin and Android.
Results
2
stream-log issues
Sort by
recently updated
recently updated
newest added
After reviewing the code i think it's feasible to make the `stream-log` module JVM independent. Do you plan on doing so? Even the `stream-log-file` could be adjusted using `Okio` (not...
### 🎯 Goal Fixes the following issues with _stream-log-android-file_ - Fix ForegroundService crash caused by insufficient permissions and lack of foregroundSerivceType on newer Android SDK - Fix issue with FileStreamLogger...