Guys what are you using to log requests and responces for ktor like i dont find it comfortable to log that stuff in every api and all also i know i can use callLogging but is there any libraru which can do yhat wasyly and in a pretty way or someone has some goog code for it
e
e5l
07/15/2025, 7:14 AM
@Osip Fatkullin
o
Osip Fatkullin
07/15/2025, 3:03 PM
@bk9735732777, could you add a bit more details on why call-logging doesn't fit you needs, and what would you expect from the desired solution?
b
bk9735732777
07/16/2025, 9:27 AM
@Osip Fatkullin mainly my requirement is to log Request which i got and response which i sent to log with every Http call