diff --git a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index abe21c3bca..77ec21b2bd 100644 --- a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -1045,7 +1045,7 @@ converter will color the output according to the log level, for example: [source,indent=0] ---- -%clr(-%5p) +%clr(%5p) ---- The mapping of log level to a color is as follows: