Blog

Troubleshooting JS Business Logic (Cloud Code)

by on September 22, 2016

For anyone developing business logic (Cloud Code) in JavaScript, we have put together some suggestions for troubleshooting your deployment. The page is added to the product documentation. One of the new features described in the doc is the ability to redirect console.log messages to Backendless logging. Once your JS code is deployed to production, messages from the console.log calls will be routed to the log file wit the SERVER_CODE logging category.

Leave a Reply