AAkira / Napier

Logging library for Kotlin Multiplatform
Apache License 2.0
820 stars 36 forks source link

Throwable message and stack not printed on iOS #55

Closed rocketraman closed 2 years ago

rocketraman commented 4 years ago

The logging on iOS completely ignores the throwable message and stack trace. https://github.com/AAkira/Napier/blob/master/napier/src/iosMain/kotlin/com/github/aakira/napier/DebugAntilog.kt#L26-L32