Fix filtered output item classification when multiple keywords are in the same…

Authored by intelfx on Dec 24 2012, 9:45 AM.

Description

Fix filtered output item classification when multiple keywords are in the same line.

Currently, "warning" and "info"/"note" keywords, if found, override any
error keywords matched so far.

Fix this by scanning for all keywords in a consistent manner
(ERROR_INDICATORS => INDICATORS), and using the _first_ indicator in
line to classify the line.
This is somewhat empirical, but well: message type is usually put before
the message itself.

REVIEW: 107904

Details

Committed
intelfxDec 27 2012, 3:38 PM
Parents
R32:6a5433ca5252: In the EnvironmentGroupList, implicitly take the group to be default if empty…
Branches
Unknown
Tags
Unknown