UNPKG

@metamask/logger

Version:

A lightweight logging package using @metamask/streams

6 lines 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TOKEN_UNDEFINED = exports.logLevels = void 0; exports.logLevels = ['debug', 'info', 'log', 'warn', 'error']; exports.TOKEN_UNDEFINED = 'e790f877-6987-4b06-9ce2-5fc889d5b9ac'; //# sourceMappingURL=constants.cjs.map