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 (138 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,169 stars)
PR merge metrics
 (No merged PRs in 30d)

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