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

   (#3086)
   
   Removed @PluginAttribute 'patternFlags' argument from 
https://github.com/pluginfactory for RegexFilter.
   
   Actually created new https://github.com/pluginfactory without the argument 
and deprecated old 'createFilter' method.
   
   See ticket for discussion of the reasoning - short version - pattern flags 
can be passed as part of RegEx expression.
   
   Also guarded the "PatternCompile" method against excepttions - logging and 
returning null if the pattern fails to compile.
   
   Recreated from 2.x and superceding PR #3463 


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