Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-32820
  • Loading branch information
snicoll committed Oct 20, 2022
2 parents 13691f2 + 81beb2e commit 7bd9754
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@ You can also use `logback-spring.xml` if you want to use the <<features#features

TIP: The Logback documentation has a https://logback.qos.ch/manual/configuration.html[dedicated section that covers configuration] in some detail.

Spring Boot provides a number of logback configurations that be `included` from your own configuration.
Spring Boot provides a number of logback configurations that can be `included` in your own configuration.
These includes are designed to allow certain common Spring Boot conventions to be re-applied.

The following files are provided under `org/springframework/boot/logging/logback/`:
Expand Down

0 comments on commit 7bd9754

Please sign in to comment.