ClientLog
The ClientLog object is a container element that holds client log data to post to the Finesse server. This object supports a POST operation only.
The ClientLog object is structured as follows:
<ClientLog>
<logData>
...client logs...
</logData>
</ClientLog>