Documentation Index
Fetch the complete documentation index at: https://docs.prism.byescaleira.com/llms.txt
Use this file to discover all available pages before exploring further.
Logging Middleware
PrismLoggingMiddleware prints a log line for every request, including the HTTP method, path, status code, and response time.
Setup
Enable Logging
Combine with Tracing
For production, pair logging with request tracing so every log line includes a unique request ID:Traced Logging