You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2021/06/04 13:26:44 UTC

[GitHub] [logging-log4j2] carterkozak opened a new pull request #505: Fix incorrect LogManager accessor used by LOG4J2-2940

carterkozak opened a new pull request #505:
URL: https://github.com/apache/logging-log4j2/pull/505


   The `getContext()` accessor with no args has been used as a fallback
   for Log4jLoggerFactory slf4j implementations for a while, but it's
   much more likely to be used now that LOG4J2-2940 is resolved.
   Without the `false` argument, the first slf4j LoggerFactory.getLogger
   call will not cause log4j to initialize itself.


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

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



[GitHub] [logging-log4j2] carterkozak commented on pull request #505: Fix incorrect LogManager accessor used by LOG4J2-2940

Posted by GitBox <gi...@apache.org>.
carterkozak commented on pull request #505:
URL: https://github.com/apache/logging-log4j2/pull/505#issuecomment-854874004


   merged


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

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



[GitHub] [logging-log4j2] carterkozak closed pull request #505: Fix incorrect LogManager accessor used by LOG4J2-2940

Posted by GitBox <gi...@apache.org>.
carterkozak closed pull request #505:
URL: https://github.com/apache/logging-log4j2/pull/505


   


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

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