8000
Skip to content

fix broken logger#437

Merged
florianreinhart merged 3 commits intonode-apn:masterfrom
ralphtheninja:master
Sep 30, 2016
Merged

fix broken logger#437
florianreinhart merged 3 commits intonode-apn:masterfrom
ralphtheninja:master

Conversation

@ralphtheninja
Copy link
Copy Markdown

Fixes:

logger-is-not-a-function

@coveralls
Copy link
Copy Markdown
coveralls commented Sep 27, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 2b52cd6 on ralphtheninja:master into d135446 on argon:master.


const config = require("./lib/config")({
debug,
logger: debug,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In config.js the debug logger is accessed via dependencies.debug. Please also adjust config.js to use logger instead of debug.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely!

@ralphtheninja
Copy link
Copy Markdown
Author

@florianreinhart Let me know if you want me to squash commits before merge.

@florianreinhart
Copy link
Copy Markdown
Member

LGTM, merging

@florianreinhart florianreinhart merged commit 9a69c4a into node-apn:master Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0