# File log4r/outputter/staticoutputter.rb, line 26 def self.each_outputter @@outputters.each_value {|outputter| yield outputter} end