toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.logging.structured
/
JsonWriterStructuredLogFormatter
/
format
format
open
fun
format
(
event
:
E
)
:
String
Formats the given log event to a String.
Return
the formatted log event String
Parameters
event
the log event to write