Instance Property
queryLogLevel
Drivers which do not provide the
queryLogLevel-991s4 property must be given the automatic default of .debug. It would be preferable not to provide a default conformance, but as the property was another late addition to the protocol, it is required for source compatibility.var queryLogLevel: Logger.Level? { get }