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

DEBUG interop? #22

Open
wmertens opened this issue Jun 14, 2017 · 2 comments
Open

DEBUG interop? #22

wmertens opened this issue Jun 14, 2017 · 2 comments
Assignees

Comments

@wmertens
Copy link

There are many packages (e.g. ExpressJS, mongoose, …) that use the debug package for logging. This is configurable with the DEBUG environment var: https://www.npmjs.com/package/debug#wildcards

It would be nice if fliplog would also (sort-of?) work with this variable. I imagine wildcard tags is not easy to add?

@aretecode
Copy link
Collaborator

#21 (comment)

super easy to add, I was thinking of adding the NODE_ENV debug check alongside a package json config with some more fun flags using https://github.com/aretecode/funwithflags

@aretecode aretecode self-assigned this Jun 14, 2017
@aretecode aretecode mentioned this issue Jun 14, 2017
Merged
@aretecode
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants