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