A better error message sounds like a good idea.
If you make a Jira ticket for this, please make it part of the "ergonomics"
epic: https://issues.apache.org/jira/browse/LOG4J2-1811
On Tue, Apr 11, 2017 at 9:19 PM, Mikael Ståldal
wrote:
> Some configuration file formats (JSON, YAML) require additi
Some configuration file formats (JSON, YAML) require additional runtime
dependencies. If a such dependency is missing, configuration file location
will stop and not try other configuration files with lower priority.
E.g. if I have both log4j2.json and log4j2.xml in classpath, but not
Jackson (requ