Add logging reference documentation [SPR-17626] #22158
Closed
Comments
This was referenced Jan 11, 2019
Closed
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: