logixlysia@6.5.1
Patch Changes
- 9cb2480: Add Request ID middleware,
{requestId}custom log token, preset integrations, and expand telemetry unit tests for OTel & AI. - bcc4ce2: Fix
autoRedactcrashing routes with a request body.redactRequestno longer re-attaches the original (possibly already-consumed) request stream to its logging-only clone, which avoids theReadableStream has already been usederror when a redacted URL/header/method coincides with a parsed body (#329).