Files
spring-boot/spring-boot-project
Phillip Webb 039fbdfa7c Add DeferredLogFactory support
Add a new `DeferredLogFactory` interface and `DeferredLogs`
implementation that can be used when a `DeferredLog` instance is needed
but the `switchOver` method should be handled elsewhere.

This interface has primarily been added so `EnvironmentPostProcessor`
classes will no longer need to implement `ApplicationEventListener`
just to switch over their logs.

Closes gh-22496
2020-07-22 20:58:31 -07:00
..
2020-07-22 18:25:27 -07:00
2020-07-22 17:39:27 -07:00
2020-07-21 09:32:23 +01:00
2020-07-22 18:25:27 -07:00
2020-07-22 17:39:27 -07:00