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

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