Add IsWarnLevelEnabled, IsInfoLevelEnabled ... properties
description
Add IsWarnLevelEnabled ... properties to ILogger.
First double check the log4net / NLog APIs, I believe they both use the same property names, so we should do the same.
(Philipp, are you happy with this one?)