Skip to content

Use the level function on the console API instead of strictly console.log #405

Open
@kevinlacotaco

Description

@kevinlacotaco

Using an alternative browser log aggregator (DataDog browser-logs) we forward warn/error only.

Internally this package currently just uses console.log with a formatted message that DataDog currently ignores since it is not greater than warn. If the console methods are used we would get proper forwarding for the levels which we have configured.

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