Best NextJS Logging Stack?

Hey guys so I am working on a NextJS eCommerce application and I also have other apps I have in prod and I am not happy with how I am handling logging.

A big feature I want is one that easily allows local logs as well that way I can filter by environment and see whats going on.

Looking for a solution that can handle large environments with multiple environments / branches

As of my research I found these stacks:

BetterStack + Winston/Pino
Axiom - I dont see a way to do local environments though
Sentry - not ideal as it seems more of a not focussed feature
Was this page helpful?