Chucker |
Chucker methods and utilities to interact with the library. object Chucker |
ChuckerCollector |
The collector responsible of collecting data from a ChuckerInterceptor and storing it/displaying push notification. You need to instantiate one of those and provide it to class ChuckerCollector |
ChuckerInterceptor |
An OkHttp Interceptor which persists and displays HTTP activity in your application for later inspection. class ChuckerInterceptor : Interceptor |
RetentionManager |
Class responsible of holding the logic for the retention of your HTTP transactions and your throwable. You can customize how long data should be stored here. class RetentionManager |