log_task_operation

Macro log_task_operation 

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