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