Macro tE

Source
macro_rules! tE {
    ($key:ident) => { ... };
}
Expand description

Test if severity Error is enabled for LogKey

For more details see tX