← Back to browse
skill
Request-scoped logging pattern for backend applications
From elie222/inbox-zero ★ 10,706
Summary
Implements a centralized, request-scoped logging pattern using middleware wrappers for API routes, server actions, and helper functions. This ensures automatic log enrichment with critical context such as request IDs, user IDs, and specific account details.