© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Implementing HTTP Middleware for Logging Responses in Effect/Platform - Effect Community
EC
Effect Community
•
12mo ago
•
3 replies
katsick
Implementing HTTP Middleware for Logging Responses in Effect/Platform
Hey folks
! Is there any docs on how to implement http middleware in effect
/platform that can access http responses
? basically
, I want to log all
>
= 400 responses
, the only thing I found is
https://github.com/Effect-TS/effect/blob/main/packages/platform/src/internal/httpMiddleware.ts#L96
, but I
'm not sure
, I need to access fiber in userland code todo this
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Implementing Combine Middleware for Effect HTTP: Getting Started
EC
Effect Community / platform
9mo ago
Accessing Custom Annotations in Middleware with @effect/platform/http
EC
Effect Community / platform
6mo ago
Implementing Vite Dev Server Middleware in an Effect Http App
EC
Effect Community / platform
2y ago
Compression Middleware for Effect HTTP Server?
EC
Effect Community / platform
2mo ago