Change PSAppDeployToolkit Log Format

Hello there,

got the Problem i want to change the PSAppDeployment_Install.log Format

Now I got:
<Manufacturer><Product><Version>_PSAppDeployToolkit_Install.log

I want to change the Format to:
<Maufacturer><Product><Version><x86/x64><Language>_<Revision>_PSAppDeployToolkit_Install.log

Can someone only help me where i can find the Creation of this Logfile?

Thank you.

Bye

I typically don’t define the $appArch and my log files look like this:

PS_AppDeployToolkitMain_3.6.9_EN_01_PSAppDeployToolkit_Install.log

If I do define the $appArch in the VARIABLE DECLARATION section, my logs look like this:

PS_AppDeployToolkitMain_3.6.9_x86_EN_01_PSAppDeployToolkit_Install.log