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