Application Logging is designed to help users troubleshoot their applications.
Accessing Application Log
- Log into RestComm Admin UI
- Go to RestComm Visual Designer
- Open an existing application or create a new one
- Register a DID and bound the application to it
- Go back to the application screen
- On the top of the application screen click on the Setting icon
- Select Project Settings
- Enable Application Logging
- Make a test call to your application
- After the test call go to the application screen.
- Click on the Settings button and and open Application log
- If your application is working properly you should see a screen similar to the one below
- If there are some issues with the external service you are using or any other part of your application you should see similar log screen:
- In this case an EXCEPTION has been thrown. The error relates to the external service used in the application.
Enabling Application log can help you easily find and troubleshoot issues related with your application while you are still developing it. If you want to clear the application log just click on the Reset button. Reload your application log screen each time you are testing your application in order to view new logs.
The post Enable Application Log in RVD appeared first on Telestax Docs Online.