other: update logs.

This commit is contained in:
Haojun Liao 2024-10-10 19:28:08 +08:00
parent 7e1c6b0739
commit a197b20466
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ void streamTmrStart(TAOS_TMR_CALLBACK fp, int32_t mseconds, void* pParam, void*
}
}
stDebug("vgId:%d start %s tmr succ", vgId, pMsg);
stTrace("vgId:%d start %s tmr succ", vgId, pMsg);
}
void streamTmrStop(tmr_h tmrId) {