Skip to content

Allow for filtering by console log levelΒ #53

@MikeShi42

Description

@MikeShi42

I may only want to capture console.error|warn but not console.log|trace|etc..., we should allow the user to specify a list of levels they want to capture ex. ['warn', 'error'] (and possibly give a convenience function to specify the minimum log level they want to capture)

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