Skip to content

Browser logging #1

@tj

Description

@tj

easy enough to swap it with this in dev:

  write({ level, message, fields }) {
    console[level](message, fields)
  }

and in production send those down to Lambda for ingestion and fan-out to logging services

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions