When using the config file and environment variable overriding, how can I log which config settings were overwritten by env vars #1931
Unanswered
MattGurney
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using go.
I have config in a
.yaml
file I also use environment variables to overwrite some of the config. How can I log which configs items were overridden by the environment variables. During processing of the:vp.AutomaticEnv()
Beta Was this translation helpful? Give feedback.
All reactions