public void LoggingSectionTest() { var config = LoggingSection.GetConfig(); Assert.IsNotNull(config.Loggers); }