macro_rules! log_error_to_statsig_and_console { ($ops_stats:expr, $tag:expr, $err:expr) => { ... }; }