Shorter default installer log filename by JohnMcPMS · Pull Request #5705 · microsoft/winget-cli
Change
Make OutputTimePoint more flexible by allowing arbitrary fields and behaviors to be requested via flags.
Shorten the default installer log filename by removing the leading WinGet- and dropping the milliseconds. Some installers use the log file path as a base with no error handling to ensure a valid path is produced. Anything we can remove means more likely success.