UNPKG

nestjs-logitron

Version:

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

5 lines (3 loc) 115 B
declare const TRACE_ID = "x-trace-id"; declare const APP_NAME = "nestjs-logitron"; export { APP_NAME, TRACE_ID };