ppkarwasz commented on issue #2655:
URL: 
https://github.com/apache/logging-log4j2/issues/2655#issuecomment-2165386233

   `log4j-core`, `log4j-to-slf4j` and `log4j-to-jul` are Log4j API providers.
   
   There is a simple provider embedded in `log4j-api`, but typically that is 
not what you want to use. Since `Logger` implementations are usually static 
fields, the API waits for the "definitive" provider to come online, before it 
returns a `Logger`.


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