microsoft / StoreBroker

A PowerShell module that leverages the Windows Store Submission API to allow easy automation of application submissions to the Windows Store. The master branch is stable and the v2 branch is under active development.
Other
97 stars 40 forks source link

Fix logging fileSasUri in log file #254

Closed joseartrivera closed 3 months ago

joseartrivera commented 3 months ago

Fixes logging fileSasUri in StoreBroker log file.

Created helper function Write-Body to consolidate filtering logic.

HowardWolosky commented 3 months ago

I didn't review the whole codebase to see if there were any other places you were missing. You may also want to see if a similar, but different, change needs to be made for v1.