Open2024/01/11にコメント追加1【kotlin】外部APIへのリクエスト詳細をログに出力したいKotlinloggingOkHttpWeb APIふじしろ2024/01/11に更新 前提 Kotlin SpringBoot retrofit2 結論 OkHttp3 Logging Interceptorを使うことで実現できそう https://square.github.io/okhttp/features/interceptors/ https://github.com/square/okhttp/blob/master/okhttp-logging-interceptor/README.md 参考記事 https://qiita.com/orimomo/items/cd3d4ffb86266ed21b59 https://qiita.com/joji/items/488b85c90b5147c99e3a https://www.gesource.jp/weblog/?p=8505 キーワード OkHttp3 retrofit2
ふじしろ2024/01/11に更新 前提 Kotlin SpringBoot retrofit2 結論 OkHttp3 Logging Interceptorを使うことで実現できそう https://square.github.io/okhttp/features/interceptors/ https://github.com/square/okhttp/blob/master/okhttp-logging-interceptor/README.md 参考記事 https://qiita.com/orimomo/items/cd3d4ffb86266ed21b59 https://qiita.com/joji/items/488b85c90b5147c99e3a https://www.gesource.jp/weblog/?p=8505 キーワード OkHttp3 retrofit2