macro_rules! unwrap_opt { (($opt:expr) with $logger:ident, format: $origin:ident$error:tt) => { ... }; }