Execution Log ducplicate row

Release 2019.6.0
When executing a job from uipath studio i find in logs 2 row:

14:47:55.6344 Info {“message”:“Pagamento_Mutui execution started”,“level”:“Information”,“logType”:“Default”,“timeStamp”:“2019-07-01T14:47:55.6274215+02:00”
14:47:55.6564 Info {“message”:“Pagamento_Mutui execution started”,“level”:“Information”,“logType”:“Default”,“timeStamp”:“2019-07-01T14:47:55.6274215+02:00”
14:48:30.1442 Info {“message”:“Pagamento_Mutui execution ended”,“level”:“Information”,“logType”:“Default”,“timeStamp”:“2019-07-01T14:48:30.1422928+02:00”,"
14:48:30.1462 Info {“message”:“Pagamento_Mutui execution ended”,“level”:“Information”,“logType”:“Default”,“timeStamp”:“2019-07-01T14:48:30.1422928+02:00”,"

As we can see the logs are at info level it’s likely they were generated by log message activities, perhaps looked through .xaml and see if they’ve been put in accidently a couple times?

there are no logs lines in the project (xaml)