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
We should update our println messages to use proper log levels so they don't show up for every type of build. The most important one is the Checking whether configure binary is presentmessage which shows up for even quiet (-q) builds.
We should update our
println
messages to use proper log levels so they don't show up for every type of build. The most important one is theChecking whether
configurebinary is present
message which shows up for even quiet (-q
) builds.https://docs.gradle.org/current/userguide/logging.html
The text was updated successfully, but these errors were encountered: