ResponseLogger
org.http4s.client.middleware.ResponseLogger$
object 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
- Self type
- ResponseLogger.type