Macro svc_storage::psql_error
source · macro_rules! psql_error { ($($arg:tt)+) => { ... }; }
Expand description
Writes a error! message to the backend::psql::psql
logger
macro_rules! psql_error { ($($arg:tt)+) => { ... }; }
Writes a error! message to the backend::psql::psql
logger