LoggerJSON.Ecto.log
You're seeing just the function
log
, go back to LoggerJSON.Ecto module for more information.
Specs
Logs query string with metadata from Ecto.LogEntry
in with debug level.
Specs
log(entry :: map(), level :: Logger.level()) :: map()
Overwritten to use JSON.
Logs the given entry in the given level.