Logger.isEnabled
This API is used to check whether the Logger is enabled.
Example
CopiedZohoSalesIQ.Logger.isEnabled((enabled) => {
});This API is used to check whether the Logger is enabled.
CopiedZohoSalesIQ.Logger.isEnabled((enabled) => {
});