macro_rules! psql_debug {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a debug! message to the backend::psql::psql logger