# File lib/fog/core/logger.rb, line 9
    def self.[](channel)
      @channels[channel]
    end