This is an automated email from the ASF dual-hosted git repository.

mbalassi pushed a commit to branch release-1.15.2.4-acs
in repository https://gitbox.apache.org/repos/asf/flink.git

commit d6cbc93f1404f61fd7c4d4d071f3cb0fca27f82b
Author: Chesnay Schepler <[email protected]>
AuthorDate: Thu Jul 28 18:47:11 2022 +0200

    [FLINK-28733][scripts] jobmanager.sh supports dynamic parameters
---
 tools/ci/log4j.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/ci/log4j.properties b/tools/ci/log4j.properties
index 80a611405d7..c39af9b2edb 100644
--- a/tools/ci/log4j.properties
+++ b/tools/ci/log4j.properties
@@ -16,7 +16,7 @@
 # limitations under the License.
 
################################################################################
 
-rootLogger.level = INFO
+rootLogger.level = debug
 rootLogger.appenderRef.out.ref = FileAppender
 
 # -----------------------------------------------------------------------------

Reply via email to