sundaybluesky commented on issue #3527:
URL: 
https://github.com/apache/logging-log4j2/issues/3527#issuecomment-2716739763

   @ppkarwasz 
   
   Is this CustomFilter run in LogEvent consumer side or producer side? It 
could introduce performance workload if filter logic is performed at consumer 
side, as far as I known LogEvent creation is using multiple threads, but 
consumer is single thread.


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