Lukas
d737a1c319
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-24 22:05:34 +02:00
..
2026-03-07 20:28:51 +01:00
2026-05-01 15:42:05 +02:00
2026-05-15 20:41:05 +02:00
2026-05-15 20:41:05 +02:00
2026-05-15 20:41:05 +02:00
2026-05-03 11:52:09 +02:00
2026-05-15 23:04:02 +02:00
2026-02-28 21:15:01 +01:00
2026-05-15 20:41:05 +02:00
2026-05-10 13:37:54 +02:00
2026-05-03 11:52:01 +02:00
2026-05-03 16:02:40 +02:00
2026-05-15 20:41:05 +02:00
2026-05-24 22:05:34 +02:00
2026-05-15 20:41:05 +02:00
2026-05-01 15:49:39 +02:00
2026-04-27 18:52:12 +02:00
2026-05-15 20:41:05 +02:00
2026-05-24 22:05:34 +02:00
2026-05-15 20:41:05 +02:00
2026-05-04 07:20:16 +02:00
2026-05-15 20:41:05 +02:00
2026-05-15 20:41:05 +02:00
2026-05-01 21:47:36 +02:00
2026-05-15 20:41:05 +02:00
2026-04-28 08:08:05 +02:00
2026-05-03 11:52:01 +02:00
2026-04-26 11:39:51 +02:00
2026-03-24 19:46:12 +01:00