JobQueueOptions.verboseExtended property
Adds message bodies to the verbose tracing.
Signature:
verboseExtended?: boolean;
Default Value
false
Remarks
The output includes job payloads, so it may contain whatever personal or secret data your jobs carry — this is a debugging aid, not something to leave on in production. Has no effect unless JobQueueOptions.verbose is also enabled.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.