PryIn v0.1.2 PryIn.EctoLogger

Collects metrics for ecto queries inside a tracked interaction.

Activate via:

config :my_app, MyApp.Repo,
  loggers: [PryIn.EctoLogger, Ecto.LogEntry]