# File lib/sass/logger.rb, line 9
    def logger=(l)
      Thread.current[:sass_logger] = l
    end