Chucker methods and utilities to interact with the library.
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
An OkHttp Interceptor which persists and displays HTTP activity
in your application for later inspection.
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.