SumoLogic / sumologic-log4j2-appender

Log4J 2 Appender for Sumo Logic.
Apache License 2.0
10 stars 10 forks source link

inclusion of log4j2.xml causes issues #27

Open Bijnagte opened 3 years ago

Bijnagte commented 3 years ago

Including a log4j2.xml configuration file can cause issues when alternate configuration methods are used. Is there a reason that the file is included in the main sources root vs just for tests?

Bijnagte commented 3 years ago

it looks like the same thing is true for the core library which this brings in transitively: https://github.com/SumoLogic/sumologic-java-http-core/blob/master/src/main/resources/log4j2.xml