Skip to content

Improve logging output #132

@grahamalama

Description

@grahamalama

When pairing with @leplatrem yesterday, we noticed a few things about our current logging output:

  • Exceptions weren't being logged to stdout
  • the root logger was seemingly overwritten by some other logger

For this issue, we should investigate our logging configuration and ensure that:

  • all relevant logs are emitted
  • all logs are handled by dockerflow.logging.JsonLogFormatter
  • access logs are disabled
  • there are no duplicate logs

Metadata

Metadata

Assignees

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