Re: [External] Log4j2 - combining .properties and .xml config files

2018-08-20 Thread Fröstl , Christian
Hi, We are using hybris with log4j2 and in hybris we have to set log4j2.config.xml in order to use the xml configuration from log4j2. I like to combine properties and xml config both in hybris. Do you have any ideas how to get this running? Greetings On 16.08.18, 16:06, "Ralph Goers" wrote:

Re: Third Party jars using log4j 1

2018-08-20 Thread Remko Popma
Use the log4j-1.2-api bridge jar. Make sure the legacy log4j-1.2.x jar is _not_ on the classpath (exclude it from maven dependencies). See also https://logging.apache.org/log4j/2.x/faq.html#which_jars and https://logging.apache.org/log4j/2.x/faq.html#exclusions Good luck! On Mon, Aug 20, 2018 at