Class LogEventGuard

Gate-keeping mechanism for log events. The primary entry point is the accepts() method.

Hierarchy

  • LogEventGuard

Constructors

Properties

Accessors

Methods

Constructors

Properties

mode: LogEventGuardMode = LogEventGuardMode.DEFAULT

Accessors

Methods

  • Returns true if this guard accepts the given event based only on its current filter function (mode is ignored).

    Parameters

    Returns boolean

Generated using TypeDoc