Class DataAPIClientEventAbstract

The base class of all events that may be emitted/logged by the DataAPIClient.

See DataAPIClientEventMap & DataAPILoggingConfig for much more info.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

name: string

The name of the event.

Methods

  • Returns the event in a formatted string, as it would be logged to stdout/stderr (if enabled).

    Returns string

  • Internal

    Formats the current date in a way that is suitable for logging.

    Returns string