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
Add logging reference documentation [SPR-17626] #22158
Comments
vananiev
added a commit
to vananiev/spring-framework
that referenced
this issue
Nov 25, 2019
vananiev
added a commit
to vananiev/spring-framework
that referenced
this issue
Dec 8, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sébastien Deleuze opened SPR-17626 and commented
Unless I missed something, I think we have no reference documentation for the logging infrastructure we provide in
spring-jcl
, only a mention in https://github.com/spring-projects/spring-framework/wiki/What%27s-New-in-Spring-Framework-5.x which says:Spring Framework 5.0 comes with its own Commons Logging bridge out of the box:
spring-jcl
instead of standard Commons Logging; still excludable/overridable.I think it would deserve a short paragraph in our reference documentation + a link to https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-logging for concrete implementation and configuration.
Issue Links:
The text was updated successfully, but these errors were encountered: