Overview
Return the text of the PMSE.log file
Summary
This endpoint gets the contents of the PMSE.log file
Request Arguments
There are no request arguments for this endpoint
Response Arguments
| Name |
Type |
Description |
| none |
string |
Log Entries from PMSE.log |
Response
"Test Log Entry1\nTest Log Entry2\n"