xushiyan commented on issue #6696:
URL: https://github.com/apache/hudi/issues/6696#issuecomment-1250350567

   `import org.apache.log4j.LogManager;` is from the 1 to 2 bridging jar 
https://logging.apache.org/log4j/2.x/manual/migration.html#Log4j1.2Bridge
   
   while `import org.apache.logging.log4j.LogManager;` is the 2.x api. we 
should standardize it by using the bridge jar.


-- 
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]

Reply via email to