Skip to content

Improve Logging #1925

@jrjohnson

Description

@jrjohnson

We use a lot of console.x statements to ship logs to cloud watch. It would probably be better to:

  1. Consolidate logging in some kind of service so we can dump out the full logs when there is an error, but otherwise not be so verbose
  2. Audit what we're logging, we can probably avoid sending some sensitive data into the logs

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