Macro tklog::errors

source ยท
macro_rules! errors {
    ($logger:expr, $($arg:expr),+) => { ... };
    () => { ... };
}