conditionMatchedLog property

LogMatch? conditionMatchedLog
getter/setter pair

A condition that checks for log messages matching given constraints.

If set, no other conditions can be present.

Implementation

LogMatch? conditionMatchedLog;