You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhanghao Chen (Jira)" <ji...@apache.org> on 2023/09/28 06:00:00 UTC

[jira] [Created] (FLINK-33166) Support setting root logger level by config

Zhanghao Chen created FLINK-33166:
-------------------------------------

             Summary: Support setting root logger level by config
                 Key: FLINK-33166
                 URL: https://issues.apache.org/jira/browse/FLINK-33166
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration
            Reporter: Zhanghao Chen


Users currently cannot change logging level by config and have to modify the cumbersome logger configuration file manually. We'd better provide a shortcut and support setting root logger level by config.

There're a number configs already to set logger configurations, likeĀ {{env.log.dir}} for logging dir, {{env.log.max}} for max number of old logging file to save. We can name the new config {{{}env.log.level{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)