pofider / phantom-html-to-pdf

Highly scalable html to pdf conversion using phantom workers
MIT License
159 stars 33 forks source link

Limit the size of transferred console.log messages. #25

Closed pofider closed 8 years ago

pofider commented 8 years ago

There should be limit for maximum size of debugging messages transferred from phantomjs. Many console.log calls can currently cause errors in http as well as stdout transfers.