toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.logging
/
DeferredLog
/
replayTo
replay
To
open
fun
replayTo
(
destination
:
Class
<
out
Any
>
)
open
fun
replayTo
(
destination
:
Log
)
Replay deferred logging to the specified destination.
Parameters
destination
the destination for the deferred log messages