website logo
⌘K
Welcome to Relicx
Getting Started
Sign-up
Instrumenting Your App
Security and Privacy
Application & Environments
Adding Application
Adding a new Test Environment
SDK
getSessionUrlCallback()
identify()
Log()
sessionVars()
sessionLabels()
User Sessions
Session Replay and Detail
Developer Console
Autonomous Testing
How Does Relicx AutoTest Work?
Benefits of Relicx AutoTest
Running Autonomous Test
Interpreting the results
Adding Tests
User-Defined Tests
Generating Tests from User Sessions
Creating Tests with Chrome Extension
Interactive Test Authoring (Coming Soon)
Editing Tests
Running Tests
Test Run Page
Test Suite
CI/CD Integration
Notifications
Slack
Email
Video Resources
Changelog
Docs powered by archbee 
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
|




Updated 06 Mar 2023
Did this page help you?
Yes
No
UP NEXT
sessionVars()
Docs powered by archbee