macro_rules! debug_log_value { ($name:expr, $value:expr) => { ... }; }
Log a debug value with pretty-printing