Macro svc_telemetry::rest_error 
source · macro_rules! rest_error {
    ($($arg:tt)+) => { ... };
}Expand description
Writes a error! message to the app::rest logger
macro_rules! rest_error {
    ($($arg:tt)+) => { ... };
}Writes a error! message to the app::rest logger