disable logging in next 14.2
anyone have any idea how i can disable the logging added in 14.2?
11 Replies
.
I've been hunting for this for a while without luck. asked here and in nextjs server and GitHub discussions. I have resorted to:
š¤£š¤£š¤£
if you find something less ridiculous pls lmk š I'm shocked how few people this bothers. It's often really helpful, but not always
dang that's a solution i didnt expect
yeah asked in the nextjs server as well and didnt get a reponse
i see nails, i find hammer
thanks though
unique solution
will definitely use it but a decent way od turning it off would be nice
terminal's a mess with next logs and my app logs being combined
right? i dug into internals and didn't see any flags for it either
i found a way of making them worse if you want
your other thread in nextjs server which I also commented on a while ago lol https://discord.com/channels/752553802359505017/1228244954606997555
LOL say more!
oh shit
fellow nextjs logging hater
set logging.fetches.fullUrl to true
should show more logs for fetches
š¤£