/// <inheritdoc/> public bool IsLogLevelEnabled(LogLevel logLevel) { return(log.IsLogLevelEnabled(logLevel)); }