# File lib/cassiopee.rb, line 352
        def setLogLevel(level)
            $log.level = level
        end