What is the default value of BUILD_LOGLEVEL if not specified?

Prepare for the Red Hat OpenShift Developer II DO288 Exam with our quizzes. Study with flashcards and multiple choice questions, each with hints and explanations. Get ready for your certification!

Multiple Choice

What is the default value of BUILD_LOGLEVEL if not specified?

Explanation:
Build log verbosity for OpenShift S2I builds is controlled by the BUILD_LOGLEVEL environment variable. When you don’t specify it, the default is 0, which yields the standard, non-verbose build output. Increasing the value makes the build logs more detailed (more traces of commands and steps). The other values represent higher verbosity, but they’re only applied when you explicitly set them. So the default remains 0.

Build log verbosity for OpenShift S2I builds is controlled by the BUILD_LOGLEVEL environment variable. When you don’t specify it, the default is 0, which yields the standard, non-verbose build output. Increasing the value makes the build logs more detailed (more traces of commands and steps). The other values represent higher verbosity, but they’re only applied when you explicitly set them. So the default remains 0.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy