Hi,
We are using execute package task in Parent package to run the child packages. Logging is enabled in all child packages. Log file path is assigned using parent package configuration in child packages.
Problem is, log file will start generating in default folder C:\ when the package starts validating it before assigning the value of the parent package variables to child package variables. Once the logfile path is assigned to the variable, log file will generate in the mentioned folder.
How do I avoid generating logfiles in default folder C:\
Thanks,
Anjali