1min
Log()
This API allows the user to log messages on the Relicx Developer console and not have it appear on the browser console
- relicxSDK.log()
- relicxSDK.info()
- relicxSDK.warn()
- relicxSDK.error()
- relicxSDK.debug()
For example
JS
|
This API allows the user to log messages on the Relicx Developer console and not have it appear on the browser console
For example