Next.js Is Infuriating

Dominik’s BlogNext.js Is Infuriatingby Dominik Meca|August 31, 2025| 0 1 Hey, it’s finally happened. I’ve decided to write a blog post. And if you’re reading this, I’ve also finished one. I have wanted to do this for a long time, but could never find the motivation to start. But you know what they say: anger is the best motivator. They do say that, right?Some context that’s in the backgroundWe’re going on a journey, you and I. But first, we need to set the scene. Imagine we’re working for $COMPANY and one of our Next.js services did an oopsie. This being Next.js, we of course have no idea what actually happened since the default logging is only enabled during development.Our quest is to go in and setup some production ready logging. It’s not going to be easy, but then again, nothing…