Options
All
  • Public
  • Public/Protected
  • All
Menu

Module client

Classes

Interfaces

Type aliases

Type aliases

DebuggableEventType

DebuggableEventType: "acquire" | "release" | "enqueue" | "connection"

Type of the events on which debug listener can be attached.
Whenever the event is emitted, listener will log this event along with it's arguments.