logSubmitter主要是執(zhí)行reportLogs,它先通過easyBuildUrl構(gòu)建URL,再通過transporter.tell(url, req)發(fā)送請(qǐng)求,rootPath為server,handlerPath為reportLog;服務(wù)端的processWorkerLogReport通過processWorkerLogReport0進(jìn)行處理(通過localInstanceLogRepository.saveAll(logList)保存到本地?cái)?shù)據(jù)庫),最后通過monitorService.monitor(event...
www.dbjr.com.cn/program/3088878...htm 2025-6-9