Skip to content

Use console.warn, console.error, console.info, console.debug as appropriate #19

@lilyball

Description

@lilyball

Right now this crate logs everything through console.log. This means I can't do any browser filtering of events. It would be really nice if it could use console.info, console.warn, console.error, and console.debug as appropriate. This would give me better filtering control and also better styling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions