quiet flag must be true by default #892
Replies: 1 comment
-
You can set a global And yes, staying on the old version is also perfectly fine. It's very mature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been using dotenv for years and was unpleasantly surprised by the unwanted and unsolicited logging after the recent update. I’m fine with logging — as long as I, and only I, control what gets logged and when. I shouldn't have to modify the source code just to suppress logs. Logging should be off by default.
For now, I will certainly downgrade to the previous version. If this behavior remains, I see no choice but to stop using dotenv entirely.
P.S. Closing issue discussions like this one — #876 — is not the best way to engage with developer feedback.
Beta Was this translation helpful? Give feedback.
All reactions