UNPKG

nestjs-logitron

Version:

Powerful logger module for Nodejs/ Nestjs, seamlessly integrating Pino and Winston for flexible logging with easy configuration.

2 lines (1 loc) 294 B
var e="x-trace-id";import{AsyncLocalStorage as i}from"async_hooks";var o=new i;var t=class t{static getTraceIdField(){return t.traceIdField}static setTraceIdField(r){t.traceIdField=r}static getTraceId(){return o.getStore()?.traceId??null}};t.traceIdField=e;var c=t;export{c as TraceIdHandler};