interface documentation

class ILogFilterPredicate(Interface): (source)

Known implementations: twisted.logger.LogLevelFilterPredicate

View In Hierarchy

A predicate that determined whether an event should be logged.

Method __call__ Determine whether an event should be logged.
def __call__(event): (source)

Determine whether an event should be logged.

ParameterseventUndocumented (type: LogEvent)
Returnsa PredicateResult. (type: NamedConstant)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.