Logging¶
Service code can use the Logging API available in the Java/Android SDK as well as REST. The API is documented at:
https://backendless.com/docs/js/ut_logging.html
Documentation for the management and configuration of logging is available at:
https://backendless.com/docs/rest/mgmt_logging.html
All console.log
messages are automatically routed to the Backendless Logging API. They are stored in the log file(s) in the SERVER_CODE
category.