Hi all, Need some help in setting the log level in Flink local runtime.
I was testing Flink in a local eclipse. The terminal is flooding with DEBUG logs, and I cannot set the logging level even after adding a log4j.properties file with the root logger configuration.
How to properly change the logging level in Flink local runtime in Eclipse.