About the execution log of OpenRPA
-
返信: Offline job log
Always I am indebtedI want to know how to spit out OpenRPA logs. When I read the quoted article, I couldn't get the desired result by checking one of the latest OpenFlow logs.
My ideal result is I would like to know how to check the log in which the value is written using "WriteLine" in OpenRPA using OpenFlow etc. -
@pino Writelines are not saved, only execution times and workflow arguments. It's on the backlog to add some way of adding this information to the spans, collectred by open telemetry and/or to the information in the openrpa_instances collection.
-
@allan-zimmermann
thank you for your answer.
We look forward to adding that feature.For now, I'm going to assign the result to the argument and write it to the log.