zentol commented on issue #11073: [FLINK-15672][build] Migrate to log4j2 URL: https://github.com/apache/flink/pull/11073#issuecomment-585675893 So for users who want to use log4j1, we can pretty much support this easily by specifying both the `log4j.configuration` and `log4j.configurationFile` property. Users would then have to replace the log4j2 jars and *.properties files with log4j1 equivalents. We _could_ also ship log4j1 and log4j2 *.properties files, but it seems somewhat overkill?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
