virajjasani commented on PR #5451: URL: https://github.com/apache/hadoop/pull/5451#issuecomment-1455218825
On the other hand, using unique location requires the kind of hacks with log4j APIs that are not public and stable, hence we better avoid using them rather than running into issues across major versions like many of the similar stuffs is not even supported by log4j2. Using dynamic async appender is also not supported. Only loading from log4j properties is the stable way recommended by log4j. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
