Files
aitbc/apps/coordinator-api
aitbc e658c43c5a Add structured logging with request ID correlation
- Updated app_logging.py to use structlog for structured logging
- Added configure_logging function with JSON output format
- Updated main.py to call configure_logging during startup
- Created RequestIDMiddleware for request correlation
- Added request ID middleware to FastAPI app
- Updated web_vitals.py to use structured logging

This is Phase 5.1-5.3: Configure structlog, add request ID correlation, update routers
2026-04-30 11:05:50 +02:00
..

Coordinator API

Documentation has moved to: docs/apps/coordinator/coordinator-api.md


This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.

For the complete documentation, see the Coordinator API documentation.