I configured Elixir's logger to use red color for debug messages, but Ecto.LogEntry ignores this and uses the default cyan color. I would expect the Ecto log entries to use the red color from Elixir's ...