You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The suggestion came up today to add a compiler flag that would tell the compiler to just skip any statements of a certain level or lower. Something like isTraceEnabled is pretty cheap anyway, but compiling it out is even cheaper!