Skip to main content

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