-
Patch @azure/logger to fix CodeQL warning
Some checks failedDemo Job Summary for Gradle builds / run-gradle-builds (push) Has been cancelledreleased this
2022-09-23 00:28:11 +08:00 | 412 commits to main since this releaseLogging of the AZURE_LOG_LEVEL env var value is considered a security issue,
since any environment variable value could contain sensitive information.
In this case, logging the value is not really necessary.Downloads