# File test/test_logger.rb, line 39
    def test_default_logging_level
      assert_equal(Rucy::LoggingLevel::LOG_NOTICE, @logger.level)
    end