Macro tI

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

Test if severity Info is enabled for LogKey

For more details see tX