Re: [PR] Move async support to `log4j-async-logger` (logging-log4j2)

2024-01-29 Thread via GitHub


ppkarwasz merged PR #2241:
URL: https://github.com/apache/logging-log4j2/pull/2241


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



[PR] Move async support to `log4j-async-logger` (logging-log4j2)

2024-01-24 Thread via GitHub


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

   This PR moves the `AsyncLogger` and `AsyncLoggerConfig` classes from 
`log4j-core` to a separate `log4j-async-logger` artifact. It is part of #2163.
   
   - [ ] move tests to `log4j-async-logger`,
   - [ ] remove all references to `AsyncLogger`, `AsyncLoggerConfig` and 
`AsyncLoggerContext` from outside the package `o.a.l.l.core.async`,
   - [ ] move the production classes to `log4j-async-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: notifications-unsubscr...@logging.apache.org

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