Skip to main content
Version: 1.4.x

core.engagespot._log

Home > @engagespot/core > Engagespot > _log

Engagespot._log() method

Wrapper for this._log which considers this.debug value

Signature:
_log(message: string | any): void;

Parameters

ParameterTypeDescription
messagestring | any
Returns:

void