Skip to content

TransportErrorInfo

TransportErrorInfo = object

Defined in: types.ts:139

Information passed to LoggerConfig.onTransportError.

op: "write" | "flush"

Defined in: types.ts:143

Whether the failure occurred during a record write or a flush.


transport: string

Defined in: types.ts:141

The transport’s name.