my team was driving me insane with leaving console.log("here")
all over the place in every pr, so now we have a "no console.log" eslint rule in ci.
I guess my answer is it depends on your team. good logs are different, but imo if they're just debugging statements they shouldn't even make it into the repo let alone prod.
if it's just you, do whatever you want lol, performance is almost certainly not significant and most users should end up ignoring them anyway
gitea has had some organizational problems so a lot of people have been using forgejo instead, which is just a community fork of gitea plus some more features