# File lib/puppet/util/log.rb, line 149
149:     def Log.level
150:         return @levels[@loglevel]
151:     end