macro_rules! getlogger { () => { ... }; ($name:expr) => { ... }; }
Get a logger for the current module