Elixir runtime configuration trap Elixir em Foco: Past, Present, and Future about Surface with Marlus Saraiva

Ecto.DevLogger - an alternative logger for development

It inlines bindings into the query, so it is easy to copy-paste logged SQL and run it in any IDE for debugging without manual transformation of common elixir terms to string representation (binary UUID, DateTime, Decimal, json, etc). Also, it highlights db time to make slow queries noticeable. Source table and inlined bindings are highlighted as well.

Screenshot

Links: