jcmilhot
02-24-2004, 09:29 AM
Hi all!
(sorry if it's hard to understand me, english is hard for me ;) )
I'm trying to use step events vbld_stepstarting and vbld_stepdone to enable or disable log
First i disable log on vbld_stepstarting and it works fine
But when i enable log on vbld_stepdone event, i've a corrupt logfile with tag <output>, <status> and </step> about step i don't want to log
So now i must enable log on vbld_stepstarting event of the next step, it's not very "clean" for my code
Thx for answers and help
cu
(sorry if it's hard to understand me, english is hard for me ;) )
I'm trying to use step events vbld_stepstarting and vbld_stepdone to enable or disable log
First i disable log on vbld_stepstarting and it works fine
But when i enable log on vbld_stepdone event, i've a corrupt logfile with tag <output>, <status> and </step> about step i don't want to log
So now i must enable log on vbld_stepstarting event of the next step, it's not very "clean" for my code
Thx for answers and help
cu