{"version":3,"file":"logger.mjs","sourceRoot":"","sources":["../../src/internals/logger.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,wBAAwB;AAEtD,MAAM,CAAC,MAAM,UAAU,GAAG,mBAAmB,CAAC,YAAY,CAAC,CAAC","sourcesContent":["import { createProjectLogger } from '@metamask/utils';\n\nexport const rootLogger = createProjectLogger('snaps-jest');\n"]}