- Installation
- Push Notification
- Customization
- Rest API
- API Reference
- Launcher Button Customization
- Zoho SalesIQ
- Launcher
- Chat
- Chat.start()
- Chat.startWithTrigger()
- Chat.setWaitingTime()
- Chat.get()
- Chat.setTitle()
- Chat.setLanguage()
- Chat.setDepartment()
- Chat.setOperatorEmail()
- Chat.setVisibility()
- Chat.showOperatorImageInLauncher()
- Chat.setVisibility(MbedableComponent)
- Chat.showOfflineMessage()
- Chat.getList()
- Chat.open()
- Chat.endSession()
- Chat.fetchAttenderImage()
- Chat.setListener()
- Chat.getDepartments()
- Chat.showFeedbackAfterSkip()
- Chat.hideQueueTime()
- Chat.show()
- Chat Actions
- Logger
- Visitor
- Visitor Tracking
- Notification
- Conversation
- Knowledge Base
- FAQ
- SDK 2.x, 3.x
- SDK 1.x
- Download Sample App
- Release Notes
- Additional Features
Logger.setEnabled()
This API lets you request your application debug logs from the visitor. You can either choose to enable or disable the request app log feature for your operators in the SalesIQ chat window by setting the boolean value.
Syntax
CopiedZohoSalesIQ.Logger.setEnabled(boolean value);
Example:
CopiedZohoSalesIQ.Logger.setEnabled(true/false);
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.