-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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?