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: Log checkInitialParam alert using debug level instead of warn #958

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Sep 28, 2023

The warn level generates too much noise on the debuging console as it outputs the entire stack trace

The 🚨 icon used in the log is enough to catch the attention so we now want to use debug log

The `warn` level generates too much noise on the debuging console as it
outputs the entire stack trace

The 🚨 icon used in the log is enough to catch the attention so we now
want to use `debug` log
@zatteo
Copy link
Contributor

zatteo commented Sep 28, 2023

❤️❤️❤️

Should have done it weeks ago...

@Ldoppea Ldoppea merged commit ccbaea4 into master Sep 28, 2023
1 check passed
@Ldoppea Ldoppea deleted the feat/route_param_check branch September 28, 2023 12:36
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.

2 participants