Please complete the following steps and check these boxes before filing your PR:
Types of changes
[ ] Bug fix (a change which fixes an issue)
[x] New feature (a change which adds functionality)
Short description of what this resolves:
Describe your changes in detail
Currently, the service is not able to generate different levels of logs in the cloud function.
I have added different levels of logs in the rp-ivr-webhook-handler service.
Checklist:
[x] I have performed a self-review of my own code.
[x] The code follows the style guidelines of this project.
[ ] I have documented my code wherever required.
[ ] The changes requires a change to the documentation.
[ ] I have updated the documentation based on the my changes.
#401
Please complete the following steps and check these boxes before filing your PR:
Types of changes
Short description of what this resolves:
Describe your changes in detail Currently, the service is not able to generate different levels of logs in the cloud function. I have added different levels of logs in the rp-ivr-webhook-handler service.
Checklist: