# `PaperTiger.Plugs.RequestLogger`
[🔗](https://github.com/EnaiaInc/paper_tiger/blob/v1.2.2/lib/paper_tiger/plugs/request_logger.ex#L1)

Captures inbound API requests for test assertions.

The logger runs in `register_before_send/2`, so it records requests that
halt in upstream plugs and still returns the final connection unchanged.

# `call`

# `init`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
