File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ You can also use `logback-spring.xml` if you want to use the <<features#features
42
42
43
43
TIP: The Logback documentation has a https://logback.qos.ch/manual/configuration.html[dedicated section that covers configuration] in some detail.
44
44
45
- Spring Boot provides a number of logback configurations that be `included` from your own configuration.
45
+ Spring Boot provides a number of logback configurations that can be `included` in your own configuration.
46
46
These includes are designed to allow certain common Spring Boot conventions to be re-applied.
47
47
48
48
The following files are provided under `org/springframework/boot/logging/logback/`:
You can’t perform that action at this time.
0 commit comments