Files
spring-boot/core
mvirole 2e12df8e4f Add more styling support to the Logback and Log4j2 color converters
- 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

See gh-49285

Signed-off-by: mvirole <virolemayank@gmail.com>
2026-03-11 16:11:38 +00:00
..
2026-03-09 17:27:26 +00:00