You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "petersomogyi (via GitHub)" <gi...@apache.org> on 2023/08/08 11:53:43 UTC

[GitHub] [hbase-connectors] petersomogyi commented on pull request #117: HBASE-27883: Use log4j2 instead of log4j for logging.

petersomogyi commented on PR #117:
URL: https://github.com/apache/hbase-connectors/pull/117#issuecomment-1669470051

   > 1. why replace `log4j` with `org.apache.logging.log4j`
   
   That is the groupId for log4j2, check these dependencies for the hbase repository: https://github.com/apache/hbase/blob/master/pom.xml#L1340-L1359
   
   > 2. and `org.apache.logging.log4j` is still log4j not log4j2? seems not as title describes
   
   org.apache.logging.log4j is with version 2.17.2, so it is log4j2.
   


-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org