freeall/single-line-log

Can't use console.log() afterwards

Closed this issue · 0 comments

_log('[',e.eventType,e.eventTime,'] -----------------------------',e.symbol);
console.log('-');
Creates a new line very time this is called...