v1.4.1
This is the same addition as done on master for v.2.1.1, so that 1.x.x series users get this.
New Feature
- By default, will send all logs originating within the render process to
stdout. Otherwise, these logs were only visible within devTools when running in debug mode. Adds a-q / --quietcommand-line option, which will silence these extra logs.