Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reducing logl evel to debug on 404 errors #436

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leftieFriele
Copy link
Contributor

@leftieFriele leftieFriele commented Nov 5, 2024

The sentiment for doing this is to reduce the log out put from something which isn't really an erroring state (that something isn't found), reducing it to debug will reduce noise from applications which use throwable and when their podlets returnin http 404.

lib/resolver.content.js Outdated Show resolved Hide resolved
@leftieFriele
Copy link
Contributor Author

Adjusting the log level like this isn't a breaking change, right? I mean someone could potentially rely on it being warn, but I think it could be a fix

@leftieFriele leftieFriele changed the title fix: reducing logl evel to info on 404 errors fix: reducing logl evel to debug on 404 errors Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants