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