Built in logging library for Deluge Script
The info keyword is very useful to inspect the various message objects in Deluge, but some way to store these logs for a while (even if they get deleted every 24 hours or so) is even better.
A built in logging library in Deluge script would be immensely helpful for chatbot developers. Considering that you can call Deluge script from different kinds of Zobots - SalesIQ Script, Zia Skills as well as the Code less bot builder using Plugs - I hope Zoho team seriously considers adding this.
Considering that most often we are dealing with JSON message objects, ideally these logs get automatically stored into a document database which is also queryable, a bit like Google Cloud Firestore. Then Zoho can productize that document database also if they want if a lot of people start using it. :-)