# File lib/logging/config/configurator.rb, line 68 def appenders( ary ) ary.each {|name, config| appender(name, config)} end