log_dashboard_operation

Macro log_dashboard_operation 

Source
macro_rules! log_dashboard_operation {
    ($operation:expr) => { ... };
    ($operation:expr, $details:expr) => { ... };
}