[jboss-jira] [JBoss JIRA] (WFLY-13338) Add the ability to pass custom predicates to the LoggingUtil log scanning methods
Brian Stansberry (Jira)
issues at jboss.org
Fri Apr 3 17:25:56 EDT 2020
Brian Stansberry created WFLY-13338:
---------------------------------------
Summary: Add the ability to pass custom predicates to the LoggingUtil log scanning methods
Key: WFLY-13338
URL: https://issues.redhat.com/browse/WFLY-13338
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
LoggingUtil includes a couple methods for scanning log content looking for a particular string. Add a varargs Predicate<String> parameter to allow further analysis of a line that contains the primary string.
Doing this kind of thing was useful in a test associated with JBEAP-19148.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list