You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
I want to disable logging. I see that I can pass in my own logger, but this package is not compatible with all loggers so I would like to disable logging. How do I do that?
anyway just to pass in an empty object, or false to disable logging?
FYI npmlog is in my node_modules, it is not one of my projects dependencies, so it was probably included by another module. I don't want to use it, I just want to disable the logs.