Skip to content

LumberjackLogPayload

Defined in: packages/ngworker/lumberjack/src/lib/logs/lumberjack-log-payload.ts:8

Optional payload with custom properties for a log.

This does not have to be the same for all logs.

NOTE! Make sure that these properties are supported by your log drivers.

[property: string]: unknown

A custom property for a log.

NOTE! Make sure that this property is supported by your log drivers.