cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sharon
Level 5

Setting location of build log

Hi All,

After googling quite a lot, I don't seem to find any way to set the location of the build log file.
I only saw the option to set:
com.zerog.ia.installer.options.stderr.redirect=
com.zerog.ia.installer.options.stdout.redirect=
via properties file, in case I am running build from command line not using ANT.

Is there any way to set the build log file location via the API?
Labels (1)
0 Kudos
(3) Replies
pv7721
Level 20

0 Kudos
sharon
Level 5

Thanks for your response, But you specified the way to determine install log file - which is o.k....I was asking for a way to determine the location of a log file that will be created as a result of the build process- in order to see if the build fails and why.
0 Kudos
pv7721
Level 20

My bad, I've misunderstood your issue. AFAIK, the buildlog.xml is automatically generated in the same folder as your project is built (but for instance I'm using the build tool within ANT and have the output in the ANT output, so I immediately see when the IA build project has failed why it has failed; I don't think I've ever used the buildlog.xml file...
0 Kudos