We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Spring Framework's JCL component provides a consistent logging layer that we should use instead of SLF4J.
See also spring-projects/spring-data-commons#2496
The text was updated successfully, but these errors were encountered:
#2359-spring-jcl prepare branch
6cab3d7
Migrate from Slf4J to JCL.
8db770d
Closes #2359
Polishing.
5e6c791
See #2359
2231d57
bca2adc
Guard String.format in debug logs with isDebugEnabled. See #2359
schauder
Successfully merging a pull request may close this issue.
Spring Framework's JCL component provides a consistent logging layer that we should use instead of SLF4J.
See also spring-projects/spring-data-commons#2496
The text was updated successfully, but these errors were encountered: