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
Parameter | Type | Description |
---|---|---|
message | string | any |
void