Skip to content

Uvicorn Logs Not Propagating #1248

@dan-fernandes

Description

@dan-fernandes

We export logs to Graylog via a handler on the root logging node. Uvicorn logging is downstream of this, but by default has propagation upstream disabled.

We override Uvicorn logging configuration here. These overrides need to be extended to include enabling log propagation.

Acceptance Criteria

  • Uvicorn logs are propagated to the blueapi logging handlers on the root node

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