pub fn log_diagnostics(handle: &impl Diagnostics + ?Sized)
Expand description

This function inspects all the diagnostics of an ODBC handle and logs their text messages. It is going to print placeholder characters, if it cannot convert the message to UTF-8.