Skip to content

0.11.0

Compare
Choose a tag to compare
@rybalkinsd rybalkinsd released this 11 Sep 01:05
· 33 commits to master since this release
ef6f909
HttpLoggingInterceptor (#157)

* initial impl for HttpLoggerInterceptor.
Changed structure of LogInterceptor. Simplified LoggingStrategy

* Introduced flatMap for body, add timeMeasuring in http log

* improved tests for Curl logging

* Http log interecptor tests