ResponseLogger

org.http4s.client.middleware.ResponseLogger

Client middlewares that logs the HTTP responses it receives as soon as they are received locally.

The "logging" is represented as an effectful action String => F[Unit]

Attributes

Source
ResponseLogger.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list