toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.logging.structured
/
StructuredLogFormatter
/
format
format
abstract
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