{"code":"import { Category } from \"typescript-logging\";\r\n// Create categories, they will autoregister themselves, one category without parent (root) and a child category.\r\nexport var catService = new Category(\"iotile.cloud\");\r\nexport var catCloud = new Category(\"IOTileCloud\", catService);\r\n//# sourceMappingURL=config.js.map","map":{"version":3,"file":"config.js","sourceRoot":"","sources":["src/config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,oBAAoB,CAAC;AAE5C,iHAAiH;AACjH,MAAM,CAAC,IAAM,UAAU,GAAa,IAAI,QAAQ,CAAC,cAAc,CAAC,CAAC;AACjE,MAAM,CAAC,IAAM,QAAQ,GAAa,IAAI,QAAQ,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC"},"dts":{"name":"/Users/jheadley/Documents/GitHub/ts-iotile-cloud/config.d.ts","text":"import { Category } from \"typescript-logging\";\r\nexport declare const catService: Category;\r\nexport declare const catCloud: Category;\r\n"}}
