Docs Menu
API Developer Guide / service / debugLog
Service: debugLog
This service will print input data on the server log file.
Input Parameter:
| Name | Type | Description |
| log: | String | Provide any string to debug. |
| msg: | String | Provide any string to debug. |