Szpadel/chrome-headless-render-pdf

Obscure chrome error logging

sillva opened this issue · 0 comments

Errors from the statement below do not display any meaningful message as the .toString() basically prints "[Object object]".

this.browserLog('err', this.chrome.stderr.toString());