ConsoleQueryLogger constructor
const
ConsoleQueryLogger({})
Implementation
const ConsoleQueryLogger({
this.includeParameters = false,
this.includeSql = true,
this.threshold = Duration.zero,
this.colorize = true,
});