MouettE-SC opened a new pull request #682: URL: https://github.com/apache/logging-log4j2/pull/682
This is a simple arbiter using environment variables functionnally based on the existing system property arbiter (on which I corrected some typos). I tried to write unit tests for it but injecting environment variables in junit is not easy. I tried [system-rules](https://stefanbirkner.github.io/system-rules/index.html#EnvironmentVariables) but it didn't work so I did not include it in this PR. I tested the arbiter in my application and it seems to work fine. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
