UNPKG

@inward/extension-logging

Version:

LoopBack Logging for Winston and Fluentd

9 lines 414 B
"use strict"; // Copyright IBM Corp. 2019. All Rights Reserved. // Node module: @inward/extension-logging // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./logging.interceptor"), exports); //# sourceMappingURL=index.js.map