Theo Gravity
How do I log thrown errors from the query/ mutation on the server side globally?
Same with the source for it: https://github.com/trpc/trpc/blob/main/examples/express-server/src/server.ts
9 replies
How do I log thrown errors from the query/ mutation on the server side globally?
It doesn't offer anything around that: https://trpc.io/docs/server/adapters/express
9 replies