Abstract
The base class of all events that may be emitted/logged by the DataAPIClient.
See DataAPIClientEventMap & DataAPILoggingConfig for much more info.
Protected
Internal
Should not be instantiated directly.
Readonly
The name of the event.
Returns the event in a formatted string, as it would be logged to stdout/stderr (if enabled).
Static
Formats the current date in a way that is suitable for logging.
The base class of all events that may be emitted/logged by the DataAPIClient.
See DataAPIClientEventMap & DataAPILoggingConfig for much more info.