We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEVELOCITY_LOG_LEVEL
Config.logLevel javadoc should mention its environment variable counterpart, DEVELOCITY_LOG_LEVEL.
Config.logLevel
The text was updated successfully, but these errors were encountered:
Fix Config.logLevel precedence and javadoc (#286)
87207b1
Fix precedence of `Config.logLevel` sources so that environment variable is always preferred. Also fix #284.
Successfully merging a pull request may close this issue.
Config.logLevel
javadoc should mention its environment variable counterpart,DEVELOCITY_LOG_LEVEL
.The text was updated successfully, but these errors were encountered: