Interface ListenerThresholds

Description

notify of possible memory leaks

Prop

[default=100] - log info when listener count for an event exceeds this threshold

Prop

[default=500] - log warn when listener count for an event exeeds this.threshold

Prop

[default=Infinity] - log error total listener count for an event exceeds this threshold

Hierarchy

  • ListenerThresholds

Properties

Properties

info: number
warn: number
error: number

Generated using TypeDoc