Commit 4da2f12
committed
Add support for bold, italic, underline, reverse, and bg_* colors in %clr converter
- Add REVERSE (ANSI code 7) to AnsiStyle enum
- Expand ColorConverter ELEMENTS map to include all AnsiStyle values
(bold, italic, underline, normal, faint, reverse) and all AnsiBackground
colors with the bg_ prefix (bg_red, bg_bright_green, etc.)
- Update tests for both logback and log4j2 converters
Closes #49262
Signed-off-by: mvirole <virolemayank@gmail.com>1 parent cfee3f1 commit 4da2f12
69 files changed
Lines changed: 245 additions & 2608 deletions
File tree
- build-plugin/spring-boot-gradle-plugin/src/test/resources/org/springframework/boot/gradle
- plugin
- tasks
- buildinfo
- bundling
- buildpack/spring-boot-buildpack-platform/src/test/resources/org/springframework/boot/buildpack/platform
- docker
- configuration
- with-context/contexts/meta/ea1b2003cc8155cb8af43960c89a4c1e28777d6fd848ff3422cf375329c2626d
- with-default-context
- contexts
- meta/ea1b2003cc8155cb8af43960c89a4c1e28777d6fd848ff3422cf375329c2626d
- tls/ea1b2003cc8155cb8af43960c89a4c1e28777d6fd848ff3422cf375329c2626d/docker
- without-context
- transport
- type
- json
- core/spring-boot/src
- main/java/org/springframework/boot
- ansi
- logging
- log4j2
- logback
- test/java/org/springframework/boot/logging
- log4j2
- logback
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments