Predicate results.

See AlsoLogLevelFilterPredicate
Class Variable yes Log the specified event. When this value is used, FilteringLogObserver will always log the message, without evaluating other predicates.
Class Variable no Do not log the specified event. When this value is used, FilteringLogObserver will not log the message, without evaluating other predicates.
Class Variable maybe Do not have an opinion on the event. When this value is used, FilteringLogObserver will consider subsequent predicate results; if returned by the last predicate being considered, then the event will be logged.
yes =
Log the specified event. When this value is used, FilteringLogObserver will always log the message, without evaluating other predicates.
no =
Do not log the specified event. When this value is used, FilteringLogObserver will not log the message, without evaluating other predicates.
maybe =
Do not have an opinion on the event. When this value is used, FilteringLogObserver will consider subsequent predicate results; if returned by the last predicate being considered, then the event will be logged.
API Documentation for Twisted, generated by pydoctor at 2019-11-11 15:02:42.