印出 API 的 Log--OkHttp HttpLoggingInterceptor (Retrofit 適用)

印出 API 的 Log--OkHttp HttpLoggingInterceptor (Retrofit 適用)

本文介紹如何使用 HttpLoggingInterceptor 來輕鬆記錄 Retrofit API 請求與回應的 Log,並解決上傳大型檔案時因為 Log 記錄而引發的 OutOfMemoryError 問題。

Published on March 14, 2024 · 2 分鐘 · 308 字 · Daniel Huang