log.Error("Unable to update language stats for ID %s for default branch %s in %s. Error: %v",commitID,repo.DefaultBranch,repo.RepoPath(),err)
returnerr
}
log.Debug("DBIndexer completed language stats for ID %s for default branch %s in %s. stats count: %d",commitID,repo.DefaultBranch,repo.RepoPath(),len(stats))