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

RoutingFunction logging regarding resolved function should be debug level. #1121

Closed
bart-vanhaute-trimble opened this issue Mar 7, 2024 · 0 comments
Milestone

Comments

@bart-vanhaute-trimble
Copy link

In the current implementation of RoutingFunction, every time a route is executed, a log statement regarding resolution of a function using definition or using an expression is done at level INFO. In my opinion, this is not very interesting, exception when debugging your routing configuration. It would be better to log this at level DEBUG. I know I can change logging levels for this class.

@olegz olegz closed this as completed in aceae47 Mar 27, 2024
@olegz olegz added this to the 4.1.2 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants