Macro tW

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

Test if severity Warn is enabled for LogKey

For more details see tX