UNPKG

499 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var lincoln_debug_1 = require("@nofrills/lincoln-debug");
4exports.Lincoln = lincoln_debug_1.Lincoln;
5const scrubs_1 = require("@nofrills/scrubs");
6const lincoln_debug_2 = require("@nofrills/lincoln-debug");
7const options = lincoln_debug_2.CreateOptions('nofrills:console', [], [['scrubs-interceptor', scrubs_1.ScrubsInterceptor]]);
8exports.Logger = lincoln_debug_2.CreateLogger(options);
9//# sourceMappingURL=Logger.js.map
\No newline at end of file