other: update logs.

This commit is contained in:
Haojun Liao 2024-10-10 19:28:08 +08:00
parent 0c7b3cfb39
commit 2a3cb14d2e
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) { void streamTmrStop(tmr_h tmrId) {