spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-log4j2
Phillip Webb 493777d3c9 Include the application name on each log line when it is available
Update Logback and Log4J2 so that they include the application name on
each log line. If `spring.application.name` had not been set, or if
`logging.include-application-name` is `false` then the name is not
logged.

Closes gh-35593
2023-06-22 00:40:51 -07:00
..
src Include the application name on each log line when it is available 2023-06-22 00:40:51 -07:00
build.gradle Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00