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