# File lib/grit.rb, line 64
    def log(str)
      logger.debug { str }
    end