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,
Solved! Go to Solution.
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
In the UI you can change your view of the log with the checkboxes at the top
all boxes
just errors
The way I have the messages printing out that is not a great solution.
If you give us more details then we can give you better information. Otherwise, you get our best guesses.
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
Subject | Author | Latest Post |
---|---|---|