kylegogtp
5 years agoContributor
Looking for a way to add logic to script so I can break up the 1 "Log Item" into multiple Log Items
Hi,
I have a large script that returns a lot messages once ran in 1 Log Item. I am looking for a way to add logic to break up the 1 Log Item that is generated by running the script.
Currently, if it fails that 1 log item will show a failure then I have to scroll through the Test Log to find the error.
At the very least it would be great to have the errors that occur in the Test Log to have their own Log Item so I can just jump to them.
Thanks,
i think you may be looking for log.appendfolder and log.popfolder operations
where you can segment log messages from groups of actions into a single folder that can be expanded/closed