UNPKG

traceability

Version:

Traceability tools - middleware and winston logger

6 lines 659 B
import { addColors, format, Logform, config, transports, transport, ExceptionHandler, QueryOptions, Profiler, LogEntry, LogMethod, LeveledLogMethod, LoggerOptions, Container, error, warn, info, http, verbose, debug, silly, createLogger } from 'winston'; export * from './ContextAsyncHooks'; export * from './LoggerTraceability'; export declare const Logger: import("winston").Logger; export { createLogger, addColors, format, QueryOptions, Logform, config, transports, transport, ExceptionHandler, Profiler, LogEntry, LogMethod, LeveledLogMethod, LoggerOptions, Container, error, warn, info, http, verbose, debug, silly, }; //# sourceMappingURL=index.d.ts.map