fraserxu/electron-pdf

Add a CLI switch to enable logging of all events when running from the CLI

Open

#182 opened on Mar 22, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,169 stars) (138 forks)batch import
enhancementhelp wanted

Description

Clients are expected to listen to events and do their own logging, but it would be helpful to optionally write this to the console when the CLI is used.

Contributor guide