Skip to content

ConsoleWriter (JS Logs): Debug/Trace should use console.debug #473

@shikharid

Description

@shikharid

Any reason why debug/trace levels map to console.log? This makes debug/trace logging pointless for js environments.
The only reason I can see is kotlin js doesn't expose that method in its console wrapper, but there is no real need to use it.

Happy to contribute!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions