Logger.isEnabled

This API is used to check whether the Logger is enabled.

Example

CopiedZohoSalesIQ.Logger.isEnabled((enabled) => {

});