logcat
logcat copied to clipboard
I CAN HAZ LOGZ?
I call a logcat function with default parameters in my kotlin coroutine block like viewModelScope.launch {}, but the tag name seems get from the nested class not from the root...
- Updated src into source sets for common/jvm/js/android/native - Moved JVM code to JVM source set - Extracted platform dependent pieces into expect/actual - Implemented required 'actual's for JS &...
Wondering if this works / should work with Kotlin Multi Platform, and / or what need to change. The main blocker is that the name `logcat` implies this is for...
This is a minor release, in which ShadowActivityManager contained a reference to android.app.ApplicationExitInfo, introduced in SDK 30, in public method. This caused shadowOf to fail if the target SDK was...
It would be nice to have a pure jvm module with the `logcat` function so you don't need to pay the compilation time of an Android module only because you...
- Timber provides an API for customizing log and adding this info
Is there a way to integrate it with Analytics tools?
Hello, Any plan for easy java implementation. I can create PR for that. I have already implemented for java.
 Because the method `logcat` is declared inside a package with the same name, it seems that the IDE may end up giving precedence to the package name instead of...
An example: https://github.com/bnorm/debuglog