Open taylancapraz opened 5 years ago
There must be a configuration for resting kit that automatically add any interceptor as LogInterceptor by default. I don't want to add them in everywhere whenever I initialize restingClient.
I don't think it is a "must" but we can use some kind of factory pattern this. You're welcome to open up a pull request 😃
There must be a configuration for resting kit that automatically add any interceptor as LogInterceptor by default. I don't want to add them in everywhere whenever I initialize restingClient.