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

   (#3086)
   
   Removed @PluginAttribute 'patternFlags' argument from @PluginFactory for 
RegexFilter.
   
   Actually created new @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.


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