Change order of log4j2 configuration files properties precedence
I have gradle project which has log4j2.properties file in its resources directory.
I've created integration-tests directory with another resources directory and log4j2.xml file.
When I run my integrations tests, at first
log4j2.xml
configuration is used, but once test make a call to main project files xml configuration is being overwritten by log4j2.properties
file.
How could I make xml file properties take precedence over main project properties file when running tests?1 Reply
⌛
This post has been reserved for your question.
Hey @Lil Villa! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.