Skip to content

Go over logged messages, fix logging levels #145

@phillmv

Description

@phillmv

Due to a bug in how logging is configured, items marked as "debug" messages still get logged in production.

  1. Review what we do log and which messages are meaningful in production
  2. Fix the bug in env where the levels are initiated after the backend is set, such that DEBUG messages only get printed in test/debug mode.

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