Skip to content

Feature Request: Respect log level when writing to console #325

@cnitschkowski-atos

Description

@cnitschkowski-atos

Description
When no custom log transport is set, the default implementation logs to console.log.
It would make much more sense to use the log object's LogLevel to either route it to console.log, console.debug, console.error or console.warn.
This way, when run in a browser, the log messages could be filtered by the browsers log viewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions