A LogFilter
represents function/conditions for log filtering
Attributes
Members list
Type members
Types
Value members
Concrete methods
Returns a new log filter which satisfy result of this and given log filter
Returns a new log filter which satisfy result of this and given log filter
Attributes
The alphanumeric version of the &&
operator.
The alphanumeric version of the &&
operator.
Attributes
Returns a new log filter with cached results
Returns a new log filter with cached results
Attributes
Returns a version of logger that only logs messages when this filter is satisfied
Returns a version of logger that only logs messages when this filter is satisfied
Attributes
The alphanumeric version of the !
operator.
The alphanumeric version of the !
operator.
Attributes
The alphanumeric version of the ||
operator.
The alphanumeric version of the ||
operator.
Attributes
Returns a new log filter with negated result
Returns a new log filter with negated result