Skip to content

Commit ad504ae

Browse files
committed
update log
1 parent 8abaf7f commit ad504ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HotPatcher/Source/HotPatcherCore/Private/FlibHotPatcherCoreHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2498,7 +2498,7 @@ void UFlibHotPatcherCoreHelper::WaitObjectsCachePlatformDataComplete(TSet<UObjec
24982498
{
24992499
SCOPED_NAMED_EVENT_TEXT("FlushAsyncLoading And WaitingAsyncTasks",FColor::Red);
25002500
FlushAsyncLoading();
2501-
UE_LOG(LogHotPatcherCoreHelper, Display, TEXT("Waiting for async tasks..."));
2501+
UE_LOG(LogHotPatcherCoreHelper, Verbose, TEXT("Waiting for async tasks..."));
25022502
FTaskGraphInterface::Get().ProcessThreadUntilIdle(ENamedThreads::GameThread);
25032503
}
25042504

0 commit comments

Comments
 (0)