Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17618

Update the outdated comments in the log4j properties files

    XMLWordPrintableJSON

Details

    Description

      When we upgrade the log4j to log4j2, there are some residual log4j logger configuration in the comments. Just like following,

      log4j.properties and log4j-console.properties

      # Uncomment this if you want to _only_ change Flink's logging
      #log4j.logger.org.apache.flink=INFO
      

      We should update them to the log4j2 format.

       

      # Uncomment this if you want to _only_ change Flink's logging
      logger.flink.name = org.apache.flink
      logger.flink.level = INFO
      

       

      cc chesnay

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wangyang0918 Yang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: