Commit History
fix(logging): capture streaming TTFB on first chunk and make timestamps required 935dde1
sususu98 commited on
fix(logging): add API response timestamp and fix request timestamp timing 3ac39d4
sususu98 commited on
feat(logging): implement request ID tracking and propagation 7df7bf2
hkfires commited on
fix(api): prevent double logging for streaming responses 1ee2cfe
hkfires commited on
fix(api): ensure all response writes are captured for logging dbf4879
hkfires commited on
feat(logging): add upstream API request/response capture to streaming logs c93e10f
hkfires commited on
fix(amp): filter amp request logging to only provider endpoint a86e251
hkfires commited on
**fix(handlers): refactor API response capture to append data safely** 4c65749 unverified
**feat(logging, middleware): add error-based logging support and error log management** 30efe4f unverified
**refactor(middleware): extract request logging logic and optimize condition checks** 0d0e295 unverified
feat(ws): add WebSocket auth a94e7f9
hkfires commited on