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

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