debug log

This commit is contained in:
Guy Benoish 2025-05-08 10:45:54 +08:00
parent c1b8e52a6e
commit b89b9af5d0

View file

@ -1588,7 +1588,7 @@ void activeDefragCycleLogStats(void) {
return;
allocatorFragInfo info;
getAllocatorFragmentation(&info);
serverLog(LL_VERBOSE,
serverLog(LL_DEBUG,
"Active defrag: "
"cycles_started=%d, "
"total_time=%dms, "