Skip to content

Darwin doesn't log stacktraces #375

@Gaming32

Description

@Gaming32

Throwables passed into logging functions on Darwin platforms will not print a stacktrace. There is simply no code that uses the KLoggingEventBuilder.cause on Darwin. This could potentially be resolved with Kotlin's Throwable.stackTraceToString(), which is available on Darwin (and all platforms).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions