ppkarwasz opened a new pull request, #2410:
URL: https://github.com/apache/logging-log4j2/pull/2410

   This PR depends on  #2400 being accepted.
   
   We rebase Log4j Core 3.x and its submodules on top of Log4j API 2.x, which 
concludes #2290.
   
   ## Main changes
   
   - Classes moved to Log4j API 3.x (e.g. `ReflectionUtil`, `JsonReader`) are 
moved back to their original modules or `log4j-kit`,
   - Seldom used methods like those in `NameUtil` are moved to the class of 
their caller,
   - `Log4jExtension` is adapted to modify the global `Provider` instead of 
`LoggerContextFactory`,
   - the `log4j-to-jul` and `log4j-to-slf4j` implementations are rolled back to 
their 2.x version (they were almost identical),
   - a simplified OSGi activator is created in the `log4j-core` module.


-- 
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: notifications-unsubscr...@logging.apache.org

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

Reply via email to