spring-boot/spring-boot-tests
Phillip Webb c3ad8b0521 Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties
Add `APPLICATION_NAME` and `APPLICATION_GROUP` properties that contain
verbatim values rather than formatted strings. Formatting of the values
is now handled by new `EnclosedInSquareBracketsConverter` classes for
both Logback and Log4J2.

The existing `LOGGED_APPLICATION_NAME` variable is now considered
deprecated. The `LOGGED_APPLICATION_GROUP` variable and related
logback converter have been removed since they never made it to a GA
release.

Closes gh-41444
2024-07-11 10:25:01 -07:00
..
spring-boot-integration-tests Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-smoke-tests Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties 2024-07-11 10:25:01 -07:00