Lukas
72273ca945
Add logging duplication tests
- test_logging_configuration_no_duplicate_handlers: verify create_app() twice leaves ≤1 StreamHandler
- test_uvicorn_access_logs_go_through_root_handler: verify uvicorn.access can emit JSON via JSONFormatter
- test_external_logging_processor_queues_record: verify _external_logging_processor queues to handler
- test_plain_text_logs_not_emitted_after_startup: verify app.db emits JSON not plain text
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-23 22:42:52 +02:00
..
2026-05-23 22:21:42 +02:00
2026-05-04 00:03:52 +02:00
2026-05-23 22:42:52 +02:00
2026-05-03 17:40:37 +02:00
2026-02-28 21:50:37 +01:00
2026-05-23 22:09:06 +02:00
2026-05-05 18:47:56 +02:00