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

Optimize logging of SQLFeaturestore in initialization phase #1289

Merged

Conversation

stephanr
Copy link
Member

Simple change to reduce the amount of logging if an excessive amount of custom converter are used (for ex. in large import jobs).
Also use SLF4J parameter style for easier filtering, as the static log message with placeholder are easier filtered.

@stephanr stephanr added the enhancement enhancement or improvement label Mar 11, 2022
@stephanr
Copy link
Member Author

@tfr42 tfr42 merged commit 19b914b into deegree:master Mar 30, 2022
@tfr42 tfr42 added this to the 3.4.28 milestone Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants