# File lib/core_ext/logger.rb, line 5 def level_with_yell=( level ) self.level_without_yell= Integer(level) end