Where to Even Start with Logging in My Next.Js Stack

Yeah, so I think now that I run user facing applications, I should put more thought into the logging for my apps.

I want to find a solution that allows me to see the various things that happen in my apps and to also catch errors as they happen and not much later or not at all

This series of articles by better stack seem like a good place to start

Logging | Better Stack Community
Learn everything you want to know about logging. Go from basics to best practices in no time.