Skip to content

Line number and source file hidden behind ConsoleOutputAppender. in Kotlin/JS #441

Description

@er453r

When using Kotlin/JS in the browser, the console output hides the true location of the logged line and always outputs:
ConsoleOutputAppender.kt:8 INFO: [] Log test!

I know this is how browser console works, and I have tried various ways to mitigate it (like inlining) but have not found a way to fix this.

Does any one know a hack around this, or am I using the library wrong?

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