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

Setting the log level isn't working #28

Open
ykhatal opened this issue Jul 2, 2018 · 0 comments
Open

Setting the log level isn't working #28

ykhatal opened this issue Jul 2, 2018 · 0 comments
Labels

Comments

@ykhatal
Copy link

ykhatal commented Jul 2, 2018

Description

After i've set the log level to debug, is till not able to see my log:

const { logger } = require('logtify')({
    CONSOLE_LOGGING: false, // switches off the console subscriber
    MIN_LOG_LEVEL: 'debug' // minimal message level to be logged
});
@ykhatal ykhatal added the bug label Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant