Skip to content

0.13.2

Compare
Choose a tag to compare
@KodrAus KodrAus released this 30 Jul 11:21
· 785 commits to master since this release

Adds basic logging support for requests and responses. This will log:

  • Request path
  • Response status if request succeeded
  • Response error if request failed (io error, rather than Elasticsearch error)