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

Remove logback-related codepaths and configuration file

    XMLWordPrintableJSON

Details

    Description

      Flink currently (1.12-SNAPSHOT) provides support for two logging backends: Log4j2 (default) and logback.
      The logback support is not really covered by our testing, and there's little evidence of widespread use.

      Users can use a custom logging backend (as long as it's supported by slf4j) by providing the appropriate configuration files and jars in the classpath of all Flink services. Therefore, we should remove the logback-related files and codepaths in Flink and let our users set things up themselves.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rmetzger Robert Metzger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: