Browse Source

Polish contribution

Use the same value as we do.
pull/4784/head
Stephane Nicoll 10 years ago
parent
commit
5464c65ca8
  1. 2
      spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

2
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] [source,indent=0]
---- ----
%clr(%5p) %clr(-%5p)
---- ----
The mapping of log level to a color is as follows: The mapping of log level to a color is as follows:

Loading…
Cancel
Save