Print output panel log message (Message Details popup)?

I want to print output panel message details popup.

image

TEXT:
{
“message”: “ABC”,
“level”: “Information”,
“logType”: “User”,
“timeStamp”: “16:54:38”,
“fileName”: “Regex”,
“processVersion”: “1.0.0”,
“jobId”: “c2f63b0b-957c-4e75-aaca-2133edb0f2ad”,
“robotName”: “”,
“machineId”: “”,
“organizationUnitId”:
}

Thanks in advance.

@anjasing,

there is no out of the box solution for this but you can try with this solution by reading Logs file.

Split logs files data.

Output:

Thanks,
Ashok :slight_smile:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.