Hello,
I'm adding to this request.
Indeed, in our TestComplete scripts, we're running several project suite, each of them having one to thirty project inside. And due to this cumulative way of logging, the big pjs have at the end some very huge logs (they are commited into TestLink). And we call Log.SaveResultAs at project level.
We cannot run individually projects from command line because of setup/tear down which are sometimes dependent between projects.
I understand that we need to parse ourself the logs object but could we overload the Log.SaveResultAs to implement this parse ?
Rgds,
Benoit