UNPKG

nest-winston

Version:

A Nest module wrapper for winston

7 lines (6 loc) 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WINSTON_MODULE_NEST_PROVIDER = exports.WINSTON_MODULE_PROVIDER = exports.WINSTON_MODULE_OPTIONS = void 0; exports.WINSTON_MODULE_OPTIONS = 'WinstonModuleOptions'; exports.WINSTON_MODULE_PROVIDER = 'winston'; exports.WINSTON_MODULE_NEST_PROVIDER = 'NestWinston';