element-x-ada/libraries/network
Jorge Martin Espinosa bf0274074d
Enable logging OkHttp traffic based on the current log level (#5750)
* Use `LogLevel` to decide whether to log the HTTP requests and responses

Added `DynamicHttpLoggingInterceptor` for this.

* Code cleanup.

* Use Timber.d

* OutOfMemoryError should not be caught. They are considered unrecoverable.

* Improve code in DefaultBugReporter.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-11-18 15:18:27 +01:00
..
src/main/kotlin/io/element/android/libraries/network Enable logging OkHttp traffic based on the current log level (#5750) 2025-11-18 15:18:27 +01:00
build.gradle.kts Enable logging OkHttp traffic based on the current log level (#5750) 2025-11-18 15:18:27 +01:00
consumer-rules.pro Fix account provider change on nightly and release (#861) 2023-07-13 14:46:57 +02:00