-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
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