1 | ;
|
2 | Object.defineProperty(exports, "__esModule", { value: true });
|
3 | exports.WINSTON_LOGGER = '__NEST_CUSTOM_CORE_LOGGER__';
|
4 | exports.REQUEST_INFO = 'request';
|
5 | exports.REQUEST_ID_HEADER = 'request-context-id';
|
6 | //# sourceMappingURL=logger.constants.js.map |
\ | No newline at end of file |