UNPKG

nestjs-context-winston

Version:

Contextual Logger for nestjs apps using AsyncLocalStorage and winston

2 lines (1 loc) 76 B
export declare function startContext(name: string, traceId?: string): void;