UNPKG

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