Files
UnrealEngineUWP/Engine/Source/Programs/UnrealVirtualizationTool
paul chipchase b0f9489763 UVT: Clean up the logging when running in packagelist mode
#rb trivial
#rnx
#preflight 626b99f95c220f34acd748f6

- We were printing out the packagelist file path both when it was found as a command line arg and when parsing it, we now only print it when it is found as an arg
- Any log section that indicates it could be slow has had "..." appended to it to show the user that this is expected
-- Any log message in a section like this is now tab indented to make the association easy for the user to see.

[CL 19976012 by paul chipchase in ue5-main branch]
2022-04-29 04:03:13 -04:00
..