log_project_operation

Macro log_project_operation 

Source
macro_rules! log_project_operation {
    ($operation:expr, $project_path:expr) => { ... };
    ($operation:expr, $project_path:expr, $details:expr) => { ... };
}
Expand description

Log macros for common intent-engine operations