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
Why you want logging, I believe this will increase size of library and on top of this, configise don't really require logging, because we are mainly throwing error. If you still need this, I believe we should provide flag to user to enable or disable it.
It can be unclear why a particular key has a particular value, or even what
files Configise has loaded: we've had this problem on our own teams. This
is usually do to environment misconfigurations or user misunderstandings,
but there is no easy way to get feedback out of Configise to see what's
going on.
Why you want logging, I believe this will increase size of library and on
top of this, configise don't really require logging, because we are
mainly throwing error. If you still need this, I believe we should provide
flag to user to enable or disable it.
—
Reply to this email directly or view it on GitHub #4 (comment).
Either Winston or Debug.
The text was updated successfully, but these errors were encountered: