T
TanStack•3mo ago
exotic-emerald

Set up global logging for all error requests (pages, queries...)

Hello, how can I set up a logging library for recording all error HTTP requests in my tanstack start project? Logging react errors and js errors would be great too. I was trying to use a global middleware, but the docs are focused on server functions. I am a bit confused and AI chats hallucinate a lot, is my question dumb? 😅
1 Reply
exotic-emerald
exotic-emeraldOP•3mo ago

Did you find this page helpful?