buildTraceStack()
function buildTraceStack(): TraceStack;
Defined in: src/lib/logging/context.ts:150
Builds a trace stack from the current context stack.
Returns
The current trace stack for forwarding to another runtime.
function buildTraceStack(): TraceStack;
Defined in: src/lib/logging/context.ts:150
Builds a trace stack from the current context stack.
The current trace stack for forwarding to another runtime.