Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use debug() instead of console.log() in index.js #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Use debug() instead of console.log() in index.js #5

wants to merge 2 commits into from

Conversation

sander
Copy link
Contributor

@sander sander commented Oct 30, 2015

This makes it easier to build a script upon index.js that
sends all notifications to stdout, without being mixed with
the output of index.js.

To see debug messages, set the DEBUG env variable to either
ble-ancs:status, ble-ancs:notifications or ble-ancs:*.

This makes it easier to build a script upon index.js that
sends all notifications to stdout, without being mixed with
the output of index.js.

To see debug messages, set the DEBUG env variable to either
ble-ancs:status, ble-ancs:notifications or ble-ancs:*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant