Search - User list
Full Version: print log too cluttered
Root » PDG/TOPs » print log too cluttered
Nicolas Heluani
So I have a simple python script that just print info from the work items as such:
x = work_item.stringAttribValue ("x",0)
print (x)

Everything works fine except that the script is so fast that the result log is quite difficult to read, even if i limit the process one item at a time.
The output is something like:
josefinePedro
Maria
NicolasJose
etc...
I was wondering if there is anyway to make the process wait for the each work item to complete the log?
Strange problem to have I know, things are too fast!
Nicolas Heluani
mmm... never mind I guess. Just waiting for all upstream items to be cooked seemed to have done the trick.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB