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