Next.js Discord

Discord Forum

How to log middleware?

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
I'm trying to create logging in middleware.ts at the root of the repo, but console.log/warn/errors don't seem to work in middleware.

I've even tried Pino logger but to no avail. Terminal shows no logs, browser shows no logs.

I understand that it's edge but there has to be a way to debug middleware stuff locally.

Any help is super appreciated!

4 Replies