Exemplo n.º 1
0
        public void LoggingSectionTest()
        {
            var config = LoggingSection.GetConfig();

            Assert.IsNotNull(config.Loggers);
        }