tcmot commented on issue #1829:
URL: 
https://github.com/apache/logging-log4j2/issues/1829#issuecomment-1862687536

   Hi @ppkarwasz 
   
   ```
   3.44 to 4.0.0
   
   1,public class RingBufferLogEventHandler implements 
SequenceReportingEventHandler<RingBufferLogEvent>, LifecycleAware {
   
   2,public class RingBufferLogEventHandler implements 
EventHandler<RingBufferLogEvent> {
   ```
   
   Change 1 to 2, will complete the upgrade.
   


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