This message was deleted.
# spring
s
This message was deleted.
c
Copy code
// Before message was deleted it was a question about configuring logbook request/response logging in Spring Boot.
Hi, this is a slack for Kotlin discussions and #spring channel is for Kotlin and Spring related questions and discussions. Your question seems to be about a completely unrelated thirdparty logging library and its integration with Spring. Please post such questions to more relevant resources like library specific web-sites or stack overflow instead of here.
That said, you can configure request/response logging without any third party library in Spring boot, e.g. like it is described here https://www.javadevjournal.com/spring/log-incoming-requests-spring/
I'm implementing everything in kotlin
That is a common misunderstanding, if question would've been the same were you writing in Java, then it is not Kotlin related.