{"_id":"@athenna/logger","_rev":"116-8715ed83d98ec52de16d7a40d76629a5","name":"@athenna/logger","dist-tags":{"latest":"5.21.0"},"versions":{"1.0.0":{"name":"@athenna/logger","version":"1.0.0","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"4be307ae83b3c1f43a94d5b9307904b0310409b6","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.0.tgz","fileCount":47,"integrity":"sha512-vmIqJaiUM4Q9lyCzs7LPPSdhgZG+cTYqzMxl2ySmcjaWQZkv6GeUUuJEXQEV9zdCTzuiKrjP7hn043VH5thx5Q==","signatures":[{"sig":"MEUCIQCviuILMs8jed7YnUpfPZ8F1eTB58Sar6+GQiHvnnz3RgIgQ53zG+fzdbKyA0ZbR0fxg0qWlNQGZMqhm2QsR3KTsCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQndJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfZg//dIiyJRUDOJjOLHvJyNacvpyF2NEmJVZ2EkT1hEYnPmlh3TbJ\r\ngXLE4i466EOd3FujCkJH7CN5tx3TALFhlF3+BgKaejZslNzHEWbITcLgQ8/1\r\ncQqWM6AYtanzWGs81OHZQ0genQ4iVXKWug65x4PhhayfBXWyL0dY2lkw5I0j\r\n+3AN4NypVOv9277F3EPXU5HyTVaKMjsGKU8oi0FkGmeeEz+36gYX5V9by+Ek\r\nfUaKxL4SbtaI37Pvp/ajf70DqskxsAxPXmMQstMfc38eU3TLjcd3fB1jWhbL\r\njWt+Z8xhCozpOgKeGP5qNhs2sBTKA7CM9saYt6ig3WGnEvjaJ70vhttWBGAn\r\nfN4KAaZ3ICqbgZ7URqZNU1h9Ac/rPQb7nElzzulqupx2IT1ZVv8QEk+s6KQp\r\nsYFvghiE3HvGyDwVp+nZpeUQMOTC6TFLZMtu9Y3wJzaFlAGfwpc/kY5VKITN\r\naMTcdw8/xJ/ivib2Rn7HD1Of1dEKmGfwBauOgogEKoRQyxjgdJQ02yK57qz3\r\nxQ/GtFWvrkRc153hyXNwxQ+JWqNCyPOKqKHVT5R7ysAyQTGxGicEtEnr/969\r\n1q4Ff9B1BpBK7kAdZne2yn9hpr9FHHf+DsBosYofEcieopfSmTK0Xb+P8EWN\r\nrpVTt9rdMu/zowpcFISpvP6rjb//Fqo/ADQ=\r\n=UzLJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"2eb020b56bdae5818d27e96f02cf24142aff4a7f","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.0_1648523081236_0.29768272067814006","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@athenna/logger","version":"1.0.1","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"e7ab81e3bcc183d26c4f808d9efcde936af9a915","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.1.tgz","fileCount":47,"integrity":"sha512-t5FbvB7zfN3HDt3PnFcOTlMpXbGxd+g6qG7+QhCgk7r2yPil6Cn0agiuJrXB1uoARlvBaZIXyIYpAfv9YsiauA==","signatures":[{"sig":"MEUCIF1temvydD/IUY5gE+3IpmmrmuzsRYv1lmw6TERJgK3yAiEA7+gUL3YhH2eqCsSctiRzSmSHhMQBrYtrU6KUWmW4MuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQnveACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpn+A//ShOx4Hm4v9SeG62vda7N+t3xq/yqVP5PpX7p2Cl74r0NMxJA\r\nVXeZGOFECdHZ7jYCmBene5nhL8rPE54ga9HIbAmo3UnAy/ZiBotEPLPMDUXg\r\nWuL4M+I81zypw0My0p6O76SJnI78jJt+sR+6EDeyXeSbD4B3781s468j2Arr\r\nLDaHYebPKJTd+qJH/pKC0KVrbe8RSJIbWnNPq5qKIj1yThu0TdsqX+xVrjtA\r\npdrpeXeHCfpnrtXvajFsksoV6NpGqOSkwkKS6TJsPW8vNJnwqJ5FBgdXIRsL\r\nNAFRbgMUfwIA9BcVZD6YNRo8EzpAxkUwYn9L6vKC5gtV1gtsV1mWUgmQrg29\r\nDAI8rI+4Bg4xk3PBBXpjz5t9QkNra1yZrahAzmmra73nprTZrU3CmV91Cn+F\r\nAUmLP9nS9M3JTJUeBcdLFYCY3rf025apqhZzKt9E48l1WfVDLQn8dhUq0nnn\r\n11D0t1qD2bEafeTW1hnHJqqSRRhmPlJ1v7GT+Nl4/P//Y/ccO3AtGwJXxOs0\r\ndak0ytoiuwm+eYESyqE/lctkAdgvSp6/ZEwXmqxD0EJawxEbsL1k8EEHx1ww\r\ny+eSBhuHdCM4PUf2DGP04KdEm0LxoPxidm7yeJl/HSnNGPbY6ndiHQjWK001\r\ny/Hw6hYUWA4oaVhVrh9zI/xDxUYAi7EO5cw=\r\n=4W7w\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7647ef286fffb0671a0cb99ad512c35cdf54d929","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.1_1648524254228_0.25002820172942686","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@athenna/logger","version":"1.0.2","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"c7ae7cb409d1fb58250237b36176ec68b5f0ccb4","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.2.tgz","fileCount":47,"integrity":"sha512-mS9NmzmMta1349fGZzfvT1DSR2geUV1qdMOLdVNnJ6h6VXtd/2tDBkK7OePnUZReM89FtDAzXzEn2Bkm5abORA==","signatures":[{"sig":"MEQCIEluxGNGoTpdSsESXIKExpiSXYqiC/Tel/N6b82mmwz3AiAoiXOTe5Ymg/J44goHY2Xa1PCOJeYZfu4kfRvm0YBC6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQnz6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj3hAAmCi2TQdI46dnTQuh/tatAZX7N/kWwm79jtRyqFb3EbNOruGi\r\n8H0vnetlp6lXSSZ8BmgTYCwaTvxMDTvHRL3OmxI8NHeikpBZnzAscJNlRTlm\r\nlnsTtZzeRp+tXXFZ/zN+PQIDte9CXULIp+yXub1s5cNHtBT0B1nLjse+aj+7\r\ndAgamYDjVBHk3GYWFTD5GNj9iZwpOfYSJ68inbDUQErLIWk251dQXMDTrKAu\r\njDjf/RF9w12x6BCKYtMgiZml6oI43GLiqT8S6DBeNCMQNmrnfbBELApCXctT\r\nVbwZheTmXdAXPWZ6L+33sG5Jd8UZPSy5Bpn/tKtiaIhdxHBp/r769F/OB37P\r\n4NByUlB76+aAf2L13q8Q220fh3iP8a6MTy5H8QKH1Sr5w2FUAKU1PhVXmoIP\r\nNXfoMD4oJ1UXcKgWNUS3tYy+MhhJucWy/Lrts3O4pigKpOSBaIGxpw6AVGWG\r\nehB+CPm32kLciS87u6c1ZQq4QWdCSpQfYsQR8ECzVFm2PNBZxyZs5lan0Oez\r\nGnY5fKsVLQCgzM93hJTR9f8cfS3YWPWStt0DkCtZlc/ltnBjAbVzLRoOgx1/\r\nuaQwuaeitwlbBm6ZeLq2PCYuClbjsTKa3IOnYtCjYQMWERurXC+nbkflJMKL\r\njLRPXEb4wlFIrWVv4GtIbNOmeGEVvJH3biE=\r\n=y9cK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b04450ea2e46f6a9e81f9bb5013e9a90fdc3c1b0","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.2_1648524538429_0.6728535040771237","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@athenna/logger","version":"1.0.3","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"cd1947aa43da9bc4f700d22a24f328eaaf8666fb","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.3.tgz","fileCount":47,"integrity":"sha512-d20Veaf/BDxb9YFYaRg8HPAMlCKWNTF/sOwDwTYFN3jVfRIdY1tN9UJufvF6M9d4ZNgQg9RYzzaAWyAkqSO4cA==","signatures":[{"sig":"MEQCICHkfiq7zTM4+ff4J1uV7yJLdc3SY1ahcqle+Np2m4VoAiAHdMUaGEC6EqkH+9JRBfMty2JsE5e1bdFBYywn5B9Eiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRMpLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoV6g//QzcDqxvvF19LEe5/4EAsv6a5qw7UHkxvUIIATHLeGSDMb98V\r\nsgH0LiIrXAlqbEuDZhJfCdDEMPLKb1bvBxBSHJ4r9K8vS8VrdwfPE2E3ZC7G\r\niKX/FuKNjqvr5lo/8n0z7bBXGT0mTPr785cHEaqZpoy++k/qB9FvscPDyeVB\r\nbdVqt+AUMiKTYW4SAuhGUKlSOE1VnB/KNjwwtzGNpb1FZWM0eiROpsx+tmCV\r\n+vmgVN0HtW9ocjKPtwePYGZLFdD50YV+x5dBSNS7+QIrNRg34fQKKYykvz7K\r\n08JGu4Sh72GtdwxVPSWcqvYFfQ2d7dXu9130tOgjj2QjQSq0WTJCEtgKP8Lg\r\nXx+uVz7bHMo9yy+v2Ol4tMf/Ffdx6AzbdZTwe+PJu8A7vnHRZiBtYP2UVhlI\r\nn9WATnjc6ZvWYIrc+E0VyrvrbYrisiaDJSoCYSTiCXOYCF7QBJtk2yvHL1Mj\r\nfrYS9eKstmOCXWx3NgRXLoRao5LGvF8ImmpXnW90xhe//uLIInli5l3EbP3+\r\nmHKXbywWaNet+R6yot4K1M8OvnRfK2er568C6Ge+lSvCHlXdCeRsjL3S3D2H\r\nsb/RLcwFEPqR1Z1jzdhrIy/EhrhJygILSRpievkVv9W+tZvfP9f9hANZNrw+\r\nLlQVCi2EMCT45WkerCpuaucbmKTpQahTv+s=\r\n=nmLb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"eb718110d26bc042984a4ade8afa7f790982daca","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.3_1648675403100_0.14704744148014526","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@athenna/logger","version":"1.0.4","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"5ab6de6b6afdbc353fa47a130747104999385350","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.4.tgz","fileCount":47,"integrity":"sha512-m+8qSYzoCUFP0GwbIywaOheXJNbinAn5DIsngI3GT3T0dvY3AYjQ6Vx8qEDSeiNL31fFODpcVX61L9wp+ub93g==","signatures":[{"sig":"MEUCIHStDKyg8d3bScDMclduUGZtPqZcujn+RovkGeND1csCAiEA4oynGF1c576ys4Wk+Vi9qyaDd0TRni93LsvCAEb/43o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRM13ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqevw//XUQgv/iC33RmQa9dsVfzwmJoCbSHFZ4b1pgcEbkn8Ed6uRAi\r\ngs0uDnEB02W2qY4B2/S96/oMr4Fg8xkgt3X/cF/zrUFyJ4anHcTvLZ4Rql8g\r\ntOzDmMsjXu/iktHXTHBp++NNGwQU6VcH5OtgN9t5NO5DtU10/7VMNlglMQ9O\r\nL94R5vvwdiaFKguUmo6jSfqIvx58pLZWGoIbiynAxBAtqgLg3OnU+EL2Qyto\r\nl7brMVH/r4/xJ7KAsI05E33FTwbMT2AzSLERIXW8XYI6MwWSPxfJt12BHueJ\r\nSFqKxVNGELOOV1wsyfT78/GPz1TecRmlOXkF7q3GzLUQc6XbZwICUq2cta/C\r\niWlOz7cmhWOKHiuMQx5rBpMgVlkBMFZgIFbPHqTjzdVsJ+pUeckgz+1GINGg\r\nem8kK6u0lO0XPBtsVnkPg7ni00znqmkclaq3L7jXzLqemAKaNO3NPeIYg54F\r\nJmMxKqkRjZmg0VELqtfX2/v4nco8+t+pKS/hblQ5d+/KjTgJn2SKl102X177\r\n8v78F7vz5IY3gq8y/D7G8xng7AzQOedgxWV8sBFBphktUXN6RwHGOvd8VSz0\r\nJdhUPKhz8nXeyHS15O9PbVdTlwup/hSdZe0cpvaNigIV4Vdb4rGPuApIh1Qv\r\nhse5BaEUot1MwTszl1NUb/mi1lqhwy2PzUA=\r\n=QeNy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"aee6297e8c1abbd92db54c2f5bfe20e8cd349d18","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.4_1648676214914_0.7027642202900453","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@athenna/logger","version":"1.0.5","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"2ec5e2006bc7c6c8cf1aff8d63c43d977fa88369","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.5.tgz","fileCount":45,"integrity":"sha512-dtG0pggRrUiIRjfwhQhEX0LthooUTDBnp657w/uL89BteqzLcrtLe464JZUO3uqmW9dTaPrzUaO0DoL4a1knqA==","signatures":[{"sig":"MEUCIQDaH9afPebMpEHz7ViHvDnR0U8WtU/bOWJht9VKg6gN2gIgQ9gKsmZMuTnVjS/UHuf6nkm6OoeBziOZLq5HVGw1XPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRmtHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrqww/9G9G4OxUuIinU/mcZYomPFBBNEOQ/qQw/vf7zdYV9pRyc478N\r\nkwO6DPz+nO7AOAGMj0lQadQFj2BW8LZSr85G+MktORP59/GjrMpWY4FGQ54E\r\nRifnTM6jdZPkK7JNe7yHDq8lMh6lHZgMp8iG7/MN0Rz1VMrW2j21nfcJtrJa\r\nEnrW1IYd89IgqB26oSsETvWCQaX/dtuBMURC7qgLY1zglBeNdgBnvIVK/uoG\r\nmWBmXCPuI6ebgbz2lOfdso8U6H0Ha+uvHOyCXisMO+F4G4BPJemXVz03XFjf\r\npAMixQcVwZfBclQgT7vg23nOzsBtSs48qV6eU4Yc0mciGujFBwxoCQyQe3oL\r\nsCY4gKdafHcVQB1VKCwgR7Wq5IdXSllIy00e48qNnG3ssiQv2FcRCQAWDZx/\r\nLpF7ZKTI21jHUkSPqjOy69RpJ9TEw/kPRtU0u4diJyVOK7QWIk+jW0Gknfia\r\nSAgBpv/YMcQjCHsnRED1ifhgQOwuCg0eCNhPWRGt6UoS0OLHWbmc0ficyn7P\r\nAQoxkbmZKOiFzCZYU7ajwr2pm+T5Pu/PuU5wdU/51IlJBIXWzeH4nWM1EnFe\r\nPsoyprS6eDbOVpFeALF0+jHqPz/tRqbXGuVHiL11Z1XiuAL4aKPprchhYWz7\r\nKgkggWM3IsRY7u605SLASyoYGkM/TV2fQ0k=\r\n=uQ1u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e6bb49c561fd971421bff0883a48b05c5b1de1fd","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@athenna/ioc":"1.0.7","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.5_1648782150978_0.7340902434774048","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@athenna/logger","version":"1.0.6","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"88531a4c197ed33fe906d23df7bafd4beb1b7857","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.6.tgz","fileCount":45,"integrity":"sha512-gCZYnr+7oPq4Iq9p10SmdR2X4CorGPPra9gWlp+Zq7ej8jVfl94U9k03Fq+DxJSDRtDc9bHs/bqUvmrKbu+2oA==","signatures":[{"sig":"MEYCIQD/u2W0DvZKR98kw2nGTcGi93pacXoDj/EcRDk+Z62TTQIhAP2eougkOGUUmEtGGtSdDMUbuqaMeidzOKbXx/roLfnL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRvJUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjAQ//Rfoz2aDgD4oBVYHOB4FW1QyIcSOkyBeWsrAGkQwJIQPqTi3O\r\neSTyD/N4m+scGQxvKfauQ/f0ZoroHSfRJzzG8L4RGrfnsQmFP7SE46b+Wr3S\r\njYnIZoD20zLWYZkeU4XAfuAkmlxxteVL7Z33BELggB8awXp/KRt59e001qTs\r\ntKByw+ltbkwNkEmKJYXiWYMXntT2UFjPQoiVvkQh4xXsLH6h3+d+tub7TdRp\r\n4twFqqmLlgcy4l4Es3jNP3vucRcbsTF2keewvLk6jfSMF1DVRxSJcw9d7lCA\r\nDOERqER1KO4r6V1eRmHa0fqP2ViTpavQu3Cf1GTPG1yON7qGvPUy0K1r0ZHM\r\nMPP9bG2x4RpFpVHj4rmrdrbbtUTzlR3JupZrhef9qtzeczISk8k5jVfuHRJ0\r\nF+7UqvP2G9CDqAcBSqhKa/wVkJXDJAOiCIyP3axanpzrq7T2xA7wMC+bIlke\r\n0VIllYb2oDZnKQPcB+HoILkVCRJldXRC8+ypwl1F2O6rYj/4eS48iG4WEO/B\r\npVCdpiXkiBzjuDj0P7ryuDRiZC/hp0CCad64wZ9apxAwff15wkFlU37TBgKC\r\nyrWa9uwsXlw585vnwZ6KhFOHuS2m3nIUlbnWnWNyFMTSsUbaNrESSPnfG73i\r\no8Whgp37aL0NRdL+tSiznTvJ8Wbf1/NoO0Y=\r\n=4tFh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"9a847553a73b55e85b284c549e83cd2ad9bf1c0b","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"tscpaths":"0.0.9","@athenna/ioc":"1.0.8","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.6_1648816724272_0.3435026615567178","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@athenna/logger","version":"1.0.7","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"b0c5a737a702e873b0cee048a302b893030c8fe6","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.7.tgz","fileCount":45,"integrity":"sha512-x0U4cLVDDdZSfr5daPWgf/Riv2XiZQhD7CMpSEMdKd4Jex5X3YROqCgwt61bvG98GFQtD0bwSZEjpwUYThPCfw==","signatures":[{"sig":"MEUCID2FW2JzdbW9k2QwSszwkbmL9qUi/jlKnUqHtt6MkxVnAiEAtEunHV+ijESvy8Py7jNywxfrpFcELnKCX8oV6OqdbRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS2CiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPGQ//UIxubnCbK6HcOtbCcVPXjuuEUyNiHCHchcM+uULcifPxa8z+\r\nvToFl+Ebstd2YBdDbCehjNJdAkKAgFQo8FiUyltiW4Ftn/5ughqhEZ76f9XO\r\nMu8g/zuNLD9c+rpVzqVGMa4nYpBEM0M8EzzeH2XWpUkzGX9MyArqCah00YMZ\r\nSBX26x9ximlTrO7JNGJLAwqOTZQP1vuq4s+YoGZMTEzX0Cvt9RDjwsAu5DdI\r\ni2WSlpeVqvb2pU9I80pUIwLFFEXGD9r0/xZMfWQwq+yrhaNvOIUQkar7t5DN\r\n3BYuwOgdjopUT8dwc41gdw1e4RTQkpRBYwSO7gNrBetNbJtGYq3gAsOtA9j/\r\nCzdBreAIUy/m/U2TrPpfuy8hve5ZwIRVby3ED8VlzLsyjcW6BKtu8HMQYGTQ\r\nk+GF5JVERPPpSqgS0RCzwBattPCgzrRTc+QGX7vgtbNSyEpMARA/nC3I/qhP\r\n1k8G5M+pc4djfMDbIBZ4Gp05C6LcI/5D8s/Mfx9mnMnkGlSpZgMyqX2xiDh2\r\ntICzwS478hAmzen+mK5eH4+UUlFrUsYtNkeTrw0oUEe4QPovpyS18IY3O1xL\r\n5ZdNXiXX6fBmhS3lJJAuGGyaUSKluoAtwRxTVg4676pMdfLgnPh9gtxYhMHD\r\nj8nFejV/pAlAzrczJSnXEFE40NSUvDbSpXs=\r\n=d3Yy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"873e9d7cbb73971ea4c249c53be7543097af5cd5","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"tscpaths":"0.0.9","@athenna/ioc":"1.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.7_1649107105753_0.5770956359383523","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@athenna/logger","version":"1.0.8","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"6224f94cce994a9a9fc5c9f2355be75cc42d8f39","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.8.tgz","fileCount":45,"integrity":"sha512-+kw4R85KIA9QiIFTLAM9CByg8iHp1RKI3xXsc11rliEFdIC0EUttk0OmHE+BHmBdR/LQDDgnImP8nPOVdTzIKw==","signatures":[{"sig":"MEUCIQCHN0Hz2jM+iPimPNoyfxO3z48Cvq8OFL0XO6a1aOLCtAIgduNhSeCDEJ74myYUomuIVs0upgNshFIGH7zOIfc7r7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTJwKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNeA//cI6TqnwQfEX53NEw+urXa+SQ75a8BzHSJ9rUL+V6/ZGNfwGT\r\n4NymL/JUVo+64aCpd2FeQ4ofYPHHcf/Ens8cLNFd2zdJqzpr88fTjCDMAPDe\r\nMaKsAR5brAJX8NaOlS6QbF6OBU1UCd1Fz/zOAendEHRsvFB+OZHwwU8TuFIp\r\ntsjr9S0KZP0T5CCdTdaXXunV8c37gYPy7zVmiPUr2a/ie+cnv+U2V8FSjBIY\r\nm0B0gBHrRlGED5svmdF/ohL4ZXL/2cLFTElD2BUyc6evKxXNB1PHcTPuF4UE\r\n319rji1l5VHXrnlkt/h5Q7Q30D0UBkA7VhDSASid30F5OAxvEdA3NKuQa7DP\r\nr60Yvb+/YGhjTPGUxaTsYQOSEW+qC48xvxFK5wrRgjuNk7qOrIHKe3tn5aqd\r\npw/MZMEVrrTFD2VxtfJp2y3Zt81yoDHAmSW8OBjsDO3ASZoFZRs+k2oco0yp\r\nxyEWItPNjWLLwC6r/kMGu9iCW7aiecvDOVtN/SQfkxpnCoCSlf4y1TT8Ylg8\r\n6Wgqff2RYIwb4JUBWSudH9axhFgYWAwuKCbrka0B5aWtXqdT0k0aiyWVatk1\r\n5ptjtFoCjEoOGL7eBDWrBl9ombSe7T1Qqwlz4v4SuOkbJgfpm4cSQuRHPuoQ\r\nOVh7p/tvfx8yYrLo9YULRoRe2Yy5UqnaO7g=\r\n=8Iu4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b7393cc7976de4891159d4d218d6d2d962d0a098","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.8_1649187850757_0.5312121109245034","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@athenna/logger","version":"1.0.9","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.0.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"287023909d90e2deb516a48ae645f60c9e066f61","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.0.9.tgz","fileCount":47,"integrity":"sha512-qJa0VSeKWjLrZ9i0roa3MC2abem8whYA0i2XPHbUZ0WP7mvwCRT2EJZZex1Jv4nB+wLZy4M6f5bFmwOwztksXQ==","signatures":[{"sig":"MEUCIQCcL4DeRNunDNS17/PhZoZPZAFWnJjb7aKD5SllXBUyAQIgOkhwwTus0fENp9hiVUpER3Itnu2iW46/a4tYD5rZV2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTKJ7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGhw//fQ3L9lwfUDSkF7tbUC4fOKhDif2M3OyIJe2XwFqgsipzn+AB\r\nNwDYN9uETBaoa6hRZN542cPA7mRAFaL+c3+KmpWyJs3Q/UmubZ9DzlwWGhrz\r\nInwGX4JpV8y3kaSExBF/DMSB1xxZIybWLPx3RuoU1oy4XM7hlbcp8wqh22FJ\r\nyMeAuZFGeu5NZAv4syByPpwJy7QBMVTSzVc1M8ukVOgf9WJ0eb6kTyKqanrv\r\n+VIXRiDuBy+GFkwL4xqsxY/2FCgWW7ahDxQGlsevrwzXhRCG3t1RDAUodgID\r\n7+41yg/HdoCYloWsab0OVtensCiKA3o32tVutz8VqSDl5bHBmX2SL1SA4F1g\r\nE4V6bDqkUOZ5AXFejA2IPOQhabLDt9nPcfLodocPIy2Wjie9ebSbAc69eDjc\r\n6wG+SmYsdjw1+SMcn4qyiqfL9JSh3Kp3G5UvlQ6cLwMGIIWVQXOJ76k/ooQu\r\nZWWGAy3JNE46zCIK6JshTHhukkOExqzTeTd5gc9eeU0Gp9xhWqaPwom5nCZE\r\nmyuztRv96lsAEzZgLWfTBPfzEJTUUuyh1OC919TqqzKInILKwN4JCUMVFWj6\r\nppFs4ZbuIrXYznlAKOf28YG7Ld4b1MBcY/6gvqi8d9YkybmJIxP5CN+DmPMP\r\nfH2e/GYtsw9xAXC2i8vx4tOTDCfsOuFpytw=\r\n=F3HD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"cb82c18a11f4b85fac1ad2293c6b1bc6c101f1af","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.0.9_1649189499714_0.450033043222112","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@athenna/logger","version":"1.1.0","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"85344dd0bfed36c520da12a7cf6cbb4d38152c76","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.0.tgz","fileCount":47,"integrity":"sha512-2xuqJxP+DNLohRHqB8K8OQ3vXTrv1fIznMfUSC8E800tM9kTvgUTk0KPMbhPVQyhnFYYCF/7tPA2AHWl7r3fTw==","signatures":[{"sig":"MEUCIAnGSIHysDWQPRytd1DnvqM8xmwWZmGYRNF93IUCbPtCAiEAhJNVa/0Vwez2ZkzELhFSAe38u4u7KVNlqP2Xm9V3cJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTYzcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHOQ/+LalP+KTA19D7x0mKCPavSVMGrN5Ojrpj8PxjLBLxMS9eKgxr\r\nsUCQamJtVX5tYlf8F82yPutTtMgOgZgHxqwfpj0l+JJMYsKN+ej1ZMSVt9o/\r\n5skYYfyL/K8QVUfF/qDCytIFGhBAb9yv9u35sugfkY5a9F5YWnebTmJ+yBCC\r\nCBSP68ThFCRCo09bhbkB14HcsiISuCI9WG83aZOZjrxkG023awrybwiWdstf\r\nlv5RMt4CEfP7EwnbijB1P52EtWkUdblTrg+w9GZd1tEnPmW/nC8O75VodmDh\r\n1djmZdAgFDHYNNREPOAvqbxRp5lXizCUDhRlOkWfXtTKmqkRB/FSCjqGiq17\r\nT9irDwlajK8XFFFEKtoZ06DJBgp4tJnqE77TpzGdS9VD+TE0j0ngJ4KqR3np\r\ntkJUYV3W4lb4ob3Lqb8g+ydZ6175On2U1etHp7FMK6Sbe18sObaeWO8iJ7us\r\n8xqaobi0txhZRkKBsAA+Dqz/FpsQQGTZ0gQetVs3fogkZUce3ADHvNCMXfiZ\r\n00Lym9l+SMJjOSFzgzHbUh1lpF+t4v/K5SZMw1/PQoiYxU+csDMkC0feW3hM\r\nFY9iE41fpS/ajV1GF23JFHDcc8yYAVTVcDVBiZqSR/rMTl7QvQ4Kh9TPEEb+\r\n4oaHHxzGhOhZ2Xd9SNHebE8GpHHWTLN5X+s=\r\n=ZL41\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"fcd6450ea772c9cb2b2f82f0cadaa5497dea06d3","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.0_1649249500459_0.866715019475615","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@athenna/logger","version":"1.1.1","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"0efab457cccb67dfa544f936106ef945a331d4ad","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.1.tgz","fileCount":47,"integrity":"sha512-cHv846NbsYVPeIhEXUsiGch48sfVLtMNXbK2eFVl7JV32TYP56jGexJgFzOmMVnl/dAeuV/HBGSgP7Ta3z5YFA==","signatures":[{"sig":"MEUCIDcolo2FkJLzuuLVJEIh1xcidnjAU//rd/7A2ipdI8/vAiEA3eNEGisjVMAcKpesYePwRyl9ILviundANnRl19fNVdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTY5SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMvA/9Fwc15n2beGrqVW0da3UPEGx+uR4BO+SvvSnTlmpPo91oq6Cr\r\nkTDGUvVHiWANdGEf088yMiMXWUOf4z17IxC03JVmihDRgGJQVFYyVsKtAnw4\r\n5g8ZtfgpFbiFmchkXBYuMIHdYx57zE/8Ir9sQ7KWlyjQN8l8qySAwwGbhTP/\r\njx7TVAE7DcgGxsHf0xXtqZNAtgon6qldDdQGvjUKnCpB5jnGUyb2ldBddkMq\r\ncrwA4EQnBpKcmrK+tUImIqmelu1INiq5j0Tea/2a4SCY4g7FryBkbGe/RSH8\r\nckkXXfp+AFqye0z2sQAsImRcI14V1QIvt75rN63fYzYtycyFg7xRey04Lh3o\r\nRcsTCmeaFCt5dAuFhremv+1alEv174vEAdLAPjouhlwTSOFxIq2CICxj8KK7\r\nXIKD7EVlP7h/fVMypmrCDkGYO2ZZGY3Rs808rmKIS2pedVz+eLDmTAXPWKZ+\r\nKcQyox7iTlmpMGEHyOveQotQcNz7JiQRXADwUqhd/vnlUyOJfexWKBSPn6dE\r\n1YAAOffogcydblyafSH63FXMSAHz/InviTLvAL51H7jMGAXKMYFmefoc5ZPD\r\nwkWW9bnWTKFDOQDhSzTD/ARhvIy+S4ulP6IXIh0VkUmzAnTgjy75Ui9pC5G9\r\n5FMfZ2vUItPHGHtWpfJqN4QYrPnlqsdcT6s=\r\n=bkvH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"333b5b893a3f16d89ac158015f36b92394ff89c3","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.1_1649249874529_0.0268541741642061","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@athenna/logger","version":"1.1.2","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"d288e64c5d039b8271bc73020fb20523aa1da318","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.2.tgz","fileCount":47,"integrity":"sha512-VPPXh8TTXOO0kySSVE5pNYnbCvgSUzhfqDEGkFsNhtlES9kAdTGu09dVtP9VRc+zVGT9NCmnLOmc6MXkToVRgQ==","signatures":[{"sig":"MEUCIQD6AVL0THSnu83dHBX1HFua2hn04JaHedzffeaTaaPjHgIgRTv8w5D/TqEB+QJxVHCK4oVGibnUQM9lXWBCzeyHzT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTk9aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNXg/+JmL4UCq7cvZRBRpGT+70FssInfLjGplEMWI3mPZ7U1m4PWBP\r\nnEWWUUpj9gDVZZWJKQl1ABXsEQ/m7g1Z8szOMh64wsy7OAsbRPSw24GQqjCl\r\nBscXrw8kJID0aPsWAp6haNMtFlFL3/USmgKBOdSst8/5SC/kuKU73eq2WJ/y\r\nhT4FAu2GTlSeVJabgaz5I/JZMirWD7IZrkQkOUzn2PJo+ZRZM+1fhNwlYYxk\r\n1VRih5T1d0DjF/VCUu/rp1aKof1nfEowdeo32n4omGfSxITdiK1tgrhxTgvQ\r\nDmRNmFvL7RshmJRr3HuBJEK/WF1z5F65W2nWORz9hW1iTidsR2NpzJqmHKWC\r\nWeUh2gj7QU+wXRjKw5iXQOvdd3mh26dkV6dUSO/2L8o1guVKsrcLjq0Vd5xL\r\n9W0TT1MYOMJwDZVStLgfzzD+SSGzK14vHZdfBYBDvqr9rZiaILj14FOIczLj\r\nj9bDJ/qBCQANC1s2vKrtU/72iqhOp97zQG9rw0/Tez9arl+ndxnGPaTHmzZq\r\nbxGbeiqqIeyYbovg3FPxI46nSJpsO4MRP5kZ1KOYRgZprxqKAekFi4qEFxAJ\r\nGcvJI6sgrNEMpcPKhYJW5yDArv5ddWDphOvQcI5vdKSWMK4qt2gtpc6KmfjE\r\n5aq6l+LZOP1WhdWjQlwsQbIX2xD/IZcWjGE=\r\n=3Inw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"cdcf259665a80168112d57ad4e756e263f7df577","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.1","@secjs/utils":"1.8.2","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.2_1649299290506_0.5785811725006351","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@athenna/logger","version":"1.1.3","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"14440c3491c98a3f01b72a857df975bcb0ca5556","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.3.tgz","fileCount":49,"integrity":"sha512-UYztJy5poXiUaz1zhP4vMz+yT5HaZs5GupDfBay71JcSjf3tDPBNZW08kSJNFCJiK9HW28uBOOp9JFyQ6ZWjwg==","signatures":[{"sig":"MEUCIA8Y6aadgLFoP4rt0gKh4rihWn7ptmYJrY/znJN5q6S1AiEA8AZrsqC5CpS+0tBomEfbSXpzfv33dnduUhz+ga4eCi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTyWpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBeg//Zjyl48QJQAR1tHZVLZttZyEU6b3/JHLp2W3V7O+vu7KRFTZy\r\nnwKGVKaOqnA7ZmkANWF7Rx/3KHlSgAVXek/zl2u3aN5S+A5Huk68AsZyZ/O6\r\n/I+ET7Pnu4Uyi4YuSf7EXvNGd8ZJQUuGQqUIcr3aMNfGOzMOSmXSdzuAFEEE\r\nsa66fuZM+shcZu1IZbjRZG88DL7IN05w4R/lLPA/b0/UmFBWSCUx5o92MvCo\r\nJ5/zFV5Og9/fAEnOlW2QKJdzOhgZIOoMinc9n3hKjwAU6jPgOQNRZEptN41y\r\nsI1dp7vkJs3Pc9b62ctDXKR9BBdqVgMGO9haSMRukxbvbScJe/ftm4hPz0Lr\r\nIb24ltWV+ft8B9T1g4qBbWWIge3CwmWxnhdCSdPqLhKK2kcwqtowUPYpRFwG\r\naO2eqvg8dgss7JyvZWdWw7WJpuahB1spl1zFsZgb6uQHnM3tyG+iywn3d7b6\r\nRhYlgvpCjYF9uQyZ0fNdsKC/9binVwYNwoUl96kgz8F/frbB0k1Rdkw1cIWx\r\ngIYLLDpUmIs4ki8ipxaYagqirQHgeqGESxmcSQcSwDqvlhzaVZIfp4zfmwtq\r\n3iPEwJ1F4mdKw7ZtXJ/FR3Zu1w3y/RcIvfpZ0mnwLYDVNYuAHp967n4ZiEqk\r\nel1618oMavY7T3a2QZMspYwEF9ia/04yshc=\r\n=zw1f\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"49bc7bc8abed180af27f1d625d65978b0329805d","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.2","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.3_1649354153070_0.4164835675290479","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@athenna/logger","version":"1.1.4","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"019e5d8893728a40bd24ca703b7f242cbcdf1458","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.4.tgz","fileCount":49,"integrity":"sha512-BHYpkAXl3ICar2Sv94OpPEPwmtMMcKYIcGzDrzPGTFY2E6zgocYAMLVzdb4+1ijq1fxqQrY3ZyAaGTxzzmyYUQ==","signatures":[{"sig":"MEYCIQCWPYs/v3zysEhl2ZaxpiCHGp7d1vpRjqsQ9M3VRBrtBwIhAIpx9mKWCUHLIj45V69JHaT4uZDiKV99fxcMTfwRhTqA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTzZ+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoa3Q//dzgXM8VZSHLnv1YZqdTMSFPUYvSIDaO6aOcTMBz+pPP8qyht\r\n+O+rCEF0+iJDz3LvM68gdJ/8eqapO/u0BUOrpBm6Nxz/fBAahBdJ8z6Hk2iS\r\nAzgYxjfQcv703YGb5UYMJ1w7KtUY3PErkWUkJ66MPA8a7kJiTYGM3I4A5qHQ\r\nUyRAbvnH25j141fWG6z+PZ2axIJOrZ58SXhiZQWZ2fSM36AG0k3L8cOLESVV\r\nSN5TvH/Kp5NuMESOzj2VlOHfQhdbPbMRJzcRSetMEnnFyOc2kda3rpGQJxVM\r\nETCumiDzNHH1rzPztM2qkID09tT+1Es+QeqbRTjRNq7fccdmoU8Ogf3L6mQ0\r\nUMQ9TRbnE58b0GRM7FMRSA+SFYlX8Oq0enZK1irPSNUJwwJn7veUtbiNNNZe\r\nDqpYahOGSQynaJnCiWmWpBtbb6b4FBZmuVA+Uf0+D/HqHxFrDkamDYTvOSb9\r\n8t6U+r3IosN0BCnt6SvTNxJ5tUHpFtcnt7OF5BtO8FnluaLvlDXHDix4OrvV\r\ndvcVjMF3bIV8Ro7uWYI4QMtp940BDYlkX9c6y+WR+1f7VaNOlasWNdn5XeWI\r\nEKjMrFoJxheOtFPIG3ikDwMhhaRgBy5NApiv987pXOOHXZ7Rqu2aA3RE31i9\r\nxzr/NacYc+yxiQqumh6OPV0/yznxR2ahLCM=\r\n=fmMc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"16c559606f46ba51db5c074f2ecdaa29b99c0713","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.2","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.4_1649358462171_0.9671185054542943","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@athenna/logger","version":"1.1.5","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"bfb4b35fa3eaf0c4b4fef2afab3e080609e43d41","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.5.tgz","fileCount":49,"integrity":"sha512-+gVVC7O0OFOwxpqlTzfei+hT+czss2zhWLIGGYj7qY+PjxMEhkO0wovchmaR9Ah3w7MKgkc2gq/cf79f3WQ5PQ==","signatures":[{"sig":"MEYCIQCwyXWea+W6kz48OkpVDvjN2IlXHdv/VGlN+ovqdtb69AIhAK00DpK+/NuQZGXZKUhJdSOUTI0UNyJDc7OVz8eEDEuC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT65OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo27Q//dK6zW5XwraKC3CRD1/LhqQmi7XrpNNSYft7fMPedZyI6kjCt\r\nxgsN/T1R/LB6caxJlXTye4TaiQfkVYrYccImY5wOMjDmHfd+pUrCXntrLavK\r\ntAHBe3KJ6BcxxuISU0x+kWXXjV060Cl6QqahQ2eI9tg4q9NVK4mUeFLGr8jo\r\nMnhLoIW1vOhNV+CsK5NnpgOwRQXIUH1gcb0t26DaBVxhIsuyYV8Uj2qukz5m\r\nJKb73kv8wHpHKdrD/+i9Yx9ZdTtGsJA34oFkVSGrEQvI5dtNBedcPLDPuP5b\r\nH8HkZv/9hRWdKjvhhZF6llNIh6CRG8k0EpkGQAObz2yZVtot2Im1DaV2pTYg\r\n9tYIosm6HB1LnNjyEgkNp9MdvepPmUR1GoQjsvjixV6yl/l+2zzQg9kRMlrF\r\nJRrnx2KVfoMQM/YKeM5plTl9QDU9TSZ9a5oL/lM9NlPcML45cHXYX8muFt9j\r\nPAIzSqvbgJG7g0Ol34YzptnrrM/i6DHdL5U02E/uHGOk7PjXzOwnRZKu1jII\r\ntcw/VxbrlgN522sTq3CrUSuh5hPnIWzCQV/dfe0iS060XM+QTuKxjepuzGIQ\r\nMxEkyhwcHkSvA8HvFa6156lt9VpBHsIL1JxF7PLa4uHz2aUsxqJkJ0H67iYr\r\nGDI+TPXTtLAmuvzOwVFTiBW8jBZHw/JNyog=\r\n=iYzO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"4c870f67b502c247ebc302b1fcfadc8535d07ea3","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.2","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.5_1649389134602_0.6645522295533928","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@athenna/logger","version":"1.1.6","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"54db08c27b7ba4e8f689bc8bc47d8ff1b6c1edca","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.6.tgz","fileCount":53,"integrity":"sha512-4eI4DiPyqMpVQBQCbfnJjHByRwOyn4oEJF+3drevam9/7R9YirmyGJHy0gjJILuE50Is28ailI3oJscRvKhJOw==","signatures":[{"sig":"MEUCIQDZN2nnT03s6WmlGPekFcuXhmSUkKEOVOcj21OIX+yijgIgW3+E0RGns3jZxq2UIAIiMIlQIetS9VpmOQS9pJaVBkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT7IoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUZg/9GjvAzJ59wWWAIcVgPsorjSoemlYto8afKfuxLaSQxsgxlJM9\r\n6h/oXfJgmIUi9nN2dNY8VwK99qDYI+EGnlNIR3Iyca2GeN+wrSwDVqnUZoWT\r\nMoYFolpsDtyDRvLMVRYBnyR8lH6fs9A8MbMoz2yuanvl3Q6lNMySgBXGe5qp\r\nEhnkmvuV1YQPoFtAyVrv1cFH8p5d/PTTO2Bd17jV/qM0Za3qvoBr79HyYSrS\r\nTmukdmh1ZhmWATu5e/iphftERwbyWmipUdQ3Q2orIip6Z3KRFf9icFSe9nzR\r\n5WiBXCLSEuxc2PhB8d79QLYsItHKnGRQjn9lmBIZXekaXnZTS3nQwD4bIl5N\r\nH+C0fF4vdKT83RhnaA3+mwxA5GjyO83flNIMe0Ozn1elfMzju+wf4Q358v6n\r\nURvoskNJ803DEpexBTbTt8ci/AgR7fozd1h2+M/tY9nUIwYkyl3xsMG6W06U\r\n9d0NwpRGLHkx6cOaVwNaaqRJFhKBUEwcHej+0PnlPjS2SMrKrunXb1o6PQ66\r\n2b7tLGXEpm/5ViwFaGmnILPdFMF15ZvN6yY9gNf8qta47p7jcAomVlK5IGly\r\nm96vVUd3Fhqj61FYXt75kAwdnQkjqYi05PzFhIumnNDH1hIG0WEbXcsmjJr4\r\nmpr2kOQtG8luzCs7o2lUeiU6VVv13V0y1Fk=\r\n=KKQw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"61c9132754057edb38763bf848e5cb9142fb8d12","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.2","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.6_1649390120580_0.1287199195040618","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@athenna/logger","version":"1.1.7","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"34da8acfd93fb9cae863c85027b2a5dc98e81d9d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.7.tgz","fileCount":51,"integrity":"sha512-l6htUx0WI4Z2PbH2n+09ACFT1UJ54djtKMWZsLDo1zcWo2LqWsz6pCvSuqbvFQLeSGhxFDZ/u5pMAmWiJKG0DQ==","signatures":[{"sig":"MEQCIFI6X5xlwpH3sWSOzp9y2nvitwa8FSuRMbc+y0LBgSBdAiBee9fOHKCFbRrFqZLcZKrdAXEGxoAzFPU2agouI8DdPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiU6JZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh0xAAnuTCf2wCJyW4LjS4MvxPqLRm3Na2XtcWpHgMXrUjABfxBy5b\r\nS7FC1aYnNPMXUf/wBM8+KqMpDpeN3j9rcXEFvmeJvORnsX2NXqiplhhqyjhD\r\nzy/KrY3WrrCQv/gbv+lzLhigt3Y9aayPG4rVDhHXoX36fi3o4EP5xSZhhgZq\r\nS03XNLGxzD6oFa5breHd6Wl4FJ+OR75crj38cu/YjupSy+unhNHZEsRwZ2R9\r\nfVqkU17oKhqugjXDAhDaOj4UK5VgZI7DEWRjAdIUuL/apH+MgWJXWgC/KHFk\r\n+QSp5H122E2YqeiErZvVHjfwpvmqS4ClAtsX2W7TrtwnNySiu2RKp+bGmFCF\r\n3jq8GJYNSVfIkZCZGl49fB1l+TXCCquqhMajPKquO8xcaWW4leVqRH22v0LO\r\ngMYcSRKO9XC/OD/vZQAlfYq5zB7/1AIP8s0m1TWejWr4/CVSPlG8+/azEB91\r\nV/mdDwFzNwMwkfuLp2j392GYk1XmuoX+rct2wgoqsJsvfjzFnY+ZCXC0Fx3l\r\nz88eiJHiIPLkjGLsK7Xoggw1e4f/s+8TszdDlyhHuTunaw1vGYqxj8gLOE7S\r\nIkHV/gv/Erk2e4Qlw5okLiH9pSaDIt+fCEbTh+xlUeO+G+PQmrop+djxDYjW\r\nkfIYYZNfbHGcc6FPjv88nypN34W6XQCAKww=\r\n=Peo5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"4a5bc341c7ae728568b81842904ab499fe190f81","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"chalk":"4.1.1","tscpaths":"0.0.9","@athenna/ioc":"1.1.3","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.7_1649648217071_0.5966680726538827","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@athenna/logger","version":"1.1.8","keywords":["nodejs","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"dist":{"shasum":"2b2e1b7fc99af9dd7f58d439a06287b6d6f408b8","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.8.tgz","fileCount":69,"integrity":"sha512-k6Cy8tGuTxXxhwghUoM43/d/C887WTecBpAYsKt3c7rNbdCLKbVtXqKBpldBSlGyKBrkLhZeA5ZV6NRbwXmZew==","signatures":[{"sig":"MEYCIQDxAFtIs9kbdFzj8PKtuLzN/LkGu9nnGanBzfKL9aWwKAIhAPAX10SXZqfNMXrtUFSOa3rUtb7OG9t+WSdXxD26mEWP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVjwQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr65A/9Eo8UpWRF7AZzWelQj90xM840IPynIrD4jw95JziwEdeZHzhT\r\n5RG+fR9KB4TVojUz7lSEucLxJho4S/1POPwJ/kQbgGgaQgpUUUEJHud08J7O\r\ncDgD1zmqx1B6zLeHP4KYc5m9npukGcyxoYF7zf0DnraeSTioHeCcmq9eGGri\r\nW+APZZNUHy42l+EihGoszYaT7DMxq6XTj4W/+YaIFkxVEMAG9J32UjSMTqM3\r\nkTxy8ljxBCRNyYnE8LiS1809wy5zxZfpnAKh9iUYG5n3YxdZZDabUcOTpCUm\r\nmkekua6wfHAUq0ZXrcUKy1oCB33vgPuongaD9MYzqm22dSqKCaYax+ucVlF0\r\nfpZ+9JxaMpKb+g1Wu/EL9FXY7s9MB9XmPBNnHVEexOuXGjGE5uNDnDmR3Rnj\r\nyBrvHxUPpG8H6hehRNZpPZFeEraLc0ge6LKCOiqw0pEmvKqDzyqXsJtf7Nq3\r\nMv/FJUljD8fGbyF62NEUXvpe2RcVpgpPofNVo8rDI2rICXtqk4dEHMwi5SC6\r\nmPYD1H+b+pxAc44xMjNhePespEklah65QAXqTig4Hgs3NzMLb12LfcnIIsvl\r\nqyytn7vAgyNusbKbv6oeZTHjl3NrTgdhDs5kyuSU+j4Fnledks2JHlU5CjjQ\r\n91g/wQxqPkVIBovTAaR+XwE/dzOQr+cRSxM=\r\n=leSH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1159f3995a1bd32d1533dc92eb7356c5b67394fb","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"> The Athenna logging solution. Log in stdout, files and buckets","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"4.1.1","telegraf":"4.7.0","tscpaths":"0.0.9","pino-pretty":"7.6.1","@athenna/ioc":"1.1.3","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","no-useless-escape":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.8_1649818640092_0.9795025869482237","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@athenna/logger","version":"1.1.9","keywords":[],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.1.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"1261ffe1db6f1add0417b2e49899fb644034fe2a","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.1.9.tgz","fileCount":32,"integrity":"sha512-fSeCymYMa/UltLh7HXH6Asy+ZeOG5bLTrJy853shNlB5nMrZUtcib1XbSKTO1yVcXE0GMOZQELTAdAVDD4kR9A==","signatures":[{"sig":"MEUCIQCk0hbTZ0MBwN4twWE5j5mHxUslhLpmNa79SgyZ2KViJwIgKL1sx+cOA0VwZJ6IpVxJupULKj+gxe1KIGJZNdYZh4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicZtzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrauBAApPBskS+OEHACWK3r6Jv2N7EBroFPTTb9FcpauaAHSKvZY3z7\r\nSaCzaX/ZWDm2W/DNjYZU8KfI1bR7PlG7Egw+Vj8z80x+IVp6fykeA5a7P7l9\r\nJe4GVAB876dhqI9fQpKMvvDnx1ABNXTVrBkgGuXavr7wZt6vYavq48ZUyHCM\r\n8efu8wWVN9MnFCdcH+SPAV+fvc8ijZhfp/BdMvwjLbP2uCLGA2tIz5rqD5aw\r\nzClmZD5ue16iwLk4XP1I4xgeGizS0qXY8wkTv6eaG5jCVM4foRlWT+U3KS9L\r\noQFqXlBfixNbNMLNpijMe0PRaNPF7h28dMD5lw2zp4frbS00GGgHmw+yGkQB\r\nKYccSXEqzMALU1k86Agd57dc17RtbZkm0pe5VTcZ7dNiAQz9WxMl9anM+zIr\r\nn/xdfgqK7wzY0dZf5gH7R0KCQNzBDE3IZw4uC8fFIJBJmD5MlRAmEtLG/cIs\r\nyw+ThqATlBr32UPf/YAeAMQ82o0CDicGKCUpPuFDC9HJyh9auLBtXJR+s0C7\r\nct45GByfJoa3e2sUUmzUyyMHldKd4YyTCh/wUUImzRqQYcqH8uNouFOngQJa\r\n/MLtu3fdoqlzVwy4MK/HC97SsuZe0IqVxHp0eGaVg+YqKaMlcyDSJJh6nE7D\r\nG+LFx5LqW1k++9RGS8qFNi+MO7OV7NJY/eM=\r\n=gK/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"7f4206793a5f6c6910aeba6b7accbd35945a5e34","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"Template for new projects.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","awilix":"7.0.3","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.7","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.1.9_1651612531542_0.4104451287074731","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@athenna/logger","version":"1.2.0","keywords":[],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"075c864d069ff9d37b2026611d38baad8cddb825","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.0.tgz","fileCount":32,"integrity":"sha512-R9d1yf1B3wuiNxz5CEEbBbWEfAt/fcuenq9sZDvoL9ozRBAc+5ElIqlHFTONmFf2wzlPp6byhZGlcR2MHTdqnA==","signatures":[{"sig":"MEUCIQCj43Zj9QqoBEhkLdCUND23BXqkj/0EU4+YauecTJ/ArwIgBP9fVQ05RYV++A4skTZQqsuBVJwYCIGcZNMmxMlIoj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidIf2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphdA/+JDWwysKPxbHrvQt7xYtxe+eY4vlnOp182Ui55qguwpP2ZH9C\r\n5zzhg/3geIiob+suW/JeNswsTbL2j81/pou/MUV8cACQEjTJPrAlP3KVd/pg\r\nBd9/VDMI6MahjF9LZHW7oNxOZJdOghP19cJ7joLjZ0DBM/PddMHYNyGoSz4s\r\niaIFQ1zC3/c15s6OsIVZ/yNnuHJF9qRCJz3lOJ/MfIHnMcb9X5BPSwh2+Qou\r\n8EurwezBguMN7iQkoWXIq/QHQ5jocAOmUMEr1UQw57KgXqy6oEzU+ItJ7Vpu\r\n/Gn1guIefeCGPQRLW/xlnDbAhksBssWXVLB29FBBcYPBFrZzMioSuVgafcFT\r\n9gyIqXINNCrMFFSXwlW9afGDw4PliNSBofiuwl8p4QNEdyqnwt1vkkdB3w/g\r\nWjyeg3gzllJTWSumQ2lIDnjJ7ia0ukaDMLYBGuyQYtfpR+12H7WvLLYVsXbD\r\n8H5wxaY28OJjcxdQHPBq5jJ0lrhCfoHpypmhccG0mRBx5K2BtCnvklREbLiW\r\nZ19Bq1nPf1n9tAXLc2de6pBiBubSYubPEZKMlzGO1Xq/27WItuTHMRXoDaVS\r\njKP22PoMSnREvbDKeb9TCIS1Ie27H0KcFFIK+MRbVj0YYIHisjZ8YlUpdeZe\r\nvmqqwMx4yafuDwHaOG3rHq9JO7uC/AYbXNU=\r\n=6ecf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"e5c6c118e28ec7dfa8d8a70c5fbebe263bf960a9","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"Template for new projects.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","awilix":"7.0.3","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.7","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.0_1651804150492_0.554699896012961","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@athenna/logger","version":"1.2.1","keywords":[],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"2218170d204927183f7cd0ace7437395337fc5ed","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.1.tgz","fileCount":32,"integrity":"sha512-5VKs7elaFTRLgxu0jETvx1ir1muifRqTD8EYe3p3igLFxZoC+0rESrAC8RHsBYsxLQiF6pjA3at87dQmgUqReg==","signatures":[{"sig":"MEQCIHhje32R+mM6diA3Dq694mJBYYC6d323/WpIB+ogYllCAiBO6rSGsfXWNhaW8rI1aO5z1qZdUmXeObu/hKex3dkbWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidI3cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCzA/6AvK+21mcf1mE2HmshLFGOv5D4kkw4QRrAavriVLdAOYEl7Zi\r\nXffyYkzXn9h6T0FtiBauSNCMfaEeI4u05G32c9nIYBb6Ia8vCarIho6O+GeO\r\n1QPQUTY/eIAlL7vBZraWQVAvpqxXdVRRt08uI12A0ntAWuD5htzs9HxZDUDw\r\ndm6NRyNTgLCpI8c5AOiXUiuI91QJUT0/EVm9VGpuKj18I4N7xlRfw2yRFrUr\r\n/Fl9gWzLx8tSO0Fx7EXIwDhme//NRyMsvSrG7KFML/TveAlR3bIimUnkNO2/\r\nPIcCFt/RcI4LMFrMqnXQtUyVQKeBv96HYxgP4hQ2y7Lakp4IQ5Lnwp8HCOnB\r\nH7GshQP/PBqQAfpKLxXciWtscGRCC2GJU/tbTI8lNofF7zRvFjoO/32j7ipc\r\nKVKuMU6VyX1dXGDzT0aDaYrYCnEsGcCIXY88R+sbdbgKM5j85caRHOCVZ1xS\r\n2MblTHrKTwLgNr3GuQjAlXJYbS2aw6WMkQuwjhvMd1+Q3pZsGs0O0jVOhv+C\r\nf+U+1i8XZxZx/On5zrJ9hGBij62NmXKzgQPC1z/Q1OG1WCfs1KX95phuqUNv\r\nHjAR2oHOfmVuLKon4XqLl3yEGj9Ke8fJrJxP9kdqZ4aKmyFbQttgqqxnRbJd\r\nlGiVVM82kvSlHxTyHyUm98ZanO8w9bL8sW8=\r\n=Ta/z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"a3a673d3f5eb10b418ac7be38ea80451e603578b","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"Template for new projects.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.7","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.1_1651805660155_0.43295537139107343","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@athenna/logger","version":"1.2.2","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"c606a9bde2a98344dff8bd901f6625b3cbd66564","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.2.tgz","fileCount":32,"integrity":"sha512-jHcuBau8n/KNFrKYUWmJeoukysDDft7Eow+Pj6MWhbZB1mTc3Cfn1q3hZzedjnuR2Y3vcGi3Fv207OUx/9J63Q==","signatures":[{"sig":"MEUCIQDltkv3su0wAe9tCk0dYnSrNL15QxbXJGdQceLi1nz3CAIgb1ger5HY9um1mRQVKg2DL1HV/a9fucEW+531d3dMTC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidVV7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCPQ/7Bn77NTXgTMDhk1vggcLQDCQGMHHrW3H5Tzt3NJlJWDKIdmA7\r\nwObV6wINKjSGmQXnFirGLHcy7ku1a45OftzvPXKR5LuZ23GHi/MvXYmfAUvy\r\n82pVqGS/wDw5YqLbWUm4cKnWm8gie3mKw65lPLluEiEotnCAC9vnwAk6Zdog\r\n+qwj9xoqUTOLwB9sgkmkEcyL7JQPsJUsegLH4XSIXBnsumqBIZIqaCo0RLsz\r\nV2CR36s88Ugi8MJqcr87uCGrRO7zQ2xSn79R+H7zIsWyejusrrjnHNEN/ZuW\r\ndoZt/V3miBliIZdlGYlRJOYcgEBNvvtpVY+oeLYUSZ0+FCVFoKv/YAcS+rGG\r\nqksUqrmcMbAcGCtJg0DLPKaw1TTSaVkANlxn82LvE66KJFMZhIpJFscg2Gp+\r\nb611sE/iEHPvI6l9kNnDGSTXO7OY1qEsT/USku+dUz4Y5jGboLKLis6FfK1W\r\nsF3OyJ/xG4oSK+IFnEbc9OWV/0FBACuqTzdWeEL1dx3bsLPz8OJYebJ2xecd\r\nGgci6awsz+5uzHhI3ZowOK8apZxzO3SnlyNZfGN2ngSKGy3ZnOFkMLqeBMvP\r\nXpKRTMEFLbm8uKTFQyEML2S5jaS1G4Ax61AWnKdkJbeuV015C95l/foc4Mb+\r\ns6n+fpa1p/osmc6B60wF0fD/UQDEC9fXPpE=\r\n=pWgz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"d8e6189f070edc1f4da71c05e7b12066501ae352","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.7","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.2_1651856763168_0.7449104657044623","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@athenna/logger","version":"1.2.3","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"6933e32dc63a6597ade9fc446dfeab36b0e2ef03","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.3.tgz","fileCount":32,"integrity":"sha512-/Fq+c1yuuEwbqtHWqR7zovtW35Nw5aV/xumZIKOaoMh2xG8hWsiUVWyInfwUf21mK3BeP6Xkm/+XbusHuKVShw==","signatures":[{"sig":"MEUCIB4UizgF+Uy33K0XONIjI38vCA/ck6UcWf439PxAVywwAiEAoreuprx/KS33MC4+6GkMCxR1EtwDN249Y74uqdFAsAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidcqYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTDA//ZiS6YyspF/OBUeqjsG53LRkvtHdrP/n9DJ7k9kXk/yK60cNr\r\n0Ahw4ENFTXOapQgivL54MVbvmItikL5+2Dz7kWm9QCIyzAXBCQhTUCvTE+ci\r\nmgU385fBp1FF+J4G7sl+og0k/N58CTZTyCAF3BOHtVlONIlwOkGe+MkB93qe\r\ncjWbPVy7SH1vcGX44GH6MN0VR/HVPHzjCQDrtwnhZI/hPCvCH/ZRSURCIBz3\r\nUzUj5++jJ7HmOVRWeNdDaDYCaPmp1gUA2G0o4Qfvr3aEYekR3hT0LdDw0h6d\r\nxuIn+oUlBpncOel90meKM7joWDg9eMpgngltL+PZy3HcHKP1/7/NYUGwHEB4\r\n09ZCAzR8+oyAiYyoJRt3fweKBhX8TAO/xX8xXxNwQLcBkwtJwKDfrDpIkKV+\r\n4K1Evo43PmvB4QZhuvUTahl0yQFPtfw50b4OGJPFQPnsSY6m0v5ybN0FDbe9\r\nqx1RkGIxGzT9PAOeJF+zxVFF0m6DTW2sd0rD+98ZGQtmwyeqANzH7wSH+kdl\r\n5TFdYC77kzZT4S48ZpHxo5qPaPzL8KllMj1HmCAJNpdnfTlTLKd5zIcZQkm+\r\nDzeXqoy+gQL9J1EiFuxJgNydsXMyuKTx9XBBAp87PyRPMYQs5ChYqxcgrNQu\r\nyXJFYLYzaCdEs4t+Axj+5bUlcymZby2fGlM=\r\n=DAe4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"6152cc3b104b480e27f5d564983a3a5cacff23de","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.16","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.8","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.3_1651886744160_0.8764668183602298","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@athenna/logger","version":"1.2.4","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"221cb140502e644bbc02c37f8b60b1bdea0efcaf","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.4.tgz","fileCount":32,"integrity":"sha512-BXr2qeoCJSm8nMcn2Uv/jugabgRzNfSDGEWYyrcebYtfpRuU2BWrR9zq2H3QkQZRxp8emZcn6+jdNA/o5eJQYw==","signatures":[{"sig":"MEUCIAWXvXq2y3pvb1RN9MhoGU23TYe7i1J4pncYr2eHW7OMAiEAmA/9GnViZX5RiIoUyXMNt/b11C8TwyYTaa3gS19MCxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigmw0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4cg/9FFC8d/WOo0j5m89LOnoepg2LCfO7XcPGfhFIUwjsWn1jKGag\r\nqsyDJfCssd0B7x17oMlO+OtJwasod32MRrDWOBYanBjS/El/8WTRuHNf1pCa\r\n1BQBzICEMWzlirlqXknMFvgucyfl/1knCVM2X02X05FkKtjwDnrdtEoti14q\r\nu8hb5tA5egkzWB7ITR9jHjglCf/MIejor12TuAYX/kRLSYC/vUUth9Q6flBa\r\nE35g1HUrGOtKFPfCl1gC8w94RReJl8Ulsed4PbG5d0Q1a1smR+c6LRo9zdjS\r\n+uDvt5Zb5Sf5oaN9GgJioQSyl+vBss29yBC2fK5uL2/mI7Xzeuv8WYszOyiK\r\nJ7JuRqCOQyyNi2PHvA6ylI7w1txGCeL+3KIN1f8rW1ZY9NzORwRPaWmZyLPV\r\nFJMCkScwp8/JKGt1BUWWTcRnhyv1BxiSDXWl0yQVdjmk4HeoConr6JvOFMw6\r\nNF/jNO7BAccFxKRXOGBvWj3r5Wc8G4JSuqJ+pW/XpQ+cXuYVcokLBzLVtz/2\r\nnDYxsl3yNRaecIVaIIkcMOqgv6Fq4vK4CqLO3/i95v4diJ74YwHzqd35Vse6\r\ns+B4svDLTuyKt5iTIfCQqi4vNnBPYoaV1Uudk1w6FyejIhWBQdtcylsIQtSS\r\n4gygjB3UQfr2Np78FPcp52NcTM8qz0n1Ztc=\r\n=alX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"9d4762febb5b0c51f37d758bd17f2802e2a9f501","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.2","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.1.9","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.4_1652714547933_0.512671586307403","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"@athenna/logger","version":"1.2.5","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"838199583e4c96bcfd2157016b1ce9e4cb4e9ff5","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.5.tgz","fileCount":32,"integrity":"sha512-1SIOVb4Jaa/Qbp6ph8xVadPghNLQlq4Q70AyolbbGOPIjwef5+IeGMABvANsaL7U+4q3UD0/M0HLp2mmaS4sVA==","signatures":[{"sig":"MEQCIAhN2SaJp1H+VVNtpYruIj1+gAZPlc3j6lrGvShZFFMCAiAIa210qDWmlL9zxdsIMAsKlYefEzXpywv75UBw5GB4NA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivHAHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrv+Q/9EBj1QtlWut/OKdwn0P7BCMA6AlX4ryD0ShXvK4pyg51y+1A2\r\nY7VND6jvucQdBWAmNhiQD5Szb/OSQhLQn1hkNMOI9lZ/Ec10W3fLBSb6EA6z\r\n45TnfE7y4KvsKWC0Txe8sbo4lZYrThq22QINLftT198Qi65QSkZa1Oe4TpLO\r\nS+EZztA+AqXYi41hLc/VSqqpYjKqqMGJRm8OolpH4UUWfYn7UUsBG9eoe6J9\r\nDi9bAMo/OAWVrMhQ27FuA/QbvDy246aF+cRCLWONsXoBKgbz66LHgRXuonCR\r\nXvPAWQ+LuIhWtDa6kUpVK6GlPY7mAfGGDJq4UkWc39xlDj/FeSRmZBzaqxBG\r\n4vlMj60MdwoNvNSdToBFmJCUcvOtqnQC8Lw2YqZLiDjUggtuttrqSL29xBWb\r\n5D43QsLqv4h2pq4oYH0YcLqUX/L1roTieQHfFuDd5wUnAqvzSMLcJ4WyHFSg\r\nzyQYnyr25EDHphgqCJf/6cSItT6o9FxvsM3Ldo4+LxADBKRUOA+sIs37m+eE\r\n2xXSIadn/VSx2msQSu+t6teM19mbDteEaKv3th8SRgpkrJKmXQewk6qFoubr\r\nrnAXcHRCJAcuO4TsCpcCrb4q0+pAD55gvnIAf1cs05Hq2ZRFsc1goZiaol56\r\nFbpNCZI3Ep3BL+VV2vc1YAeSgAwglUkoGK0=\r\n=DCzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"edb137d9318f7c4fb8b6ae0b689d8450d0664482","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.2.0","@secjs/utils":"1.9.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.5_1656516615533_0.9104203949733172","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"@athenna/logger","version":"1.2.6","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"5ab5783f34390a481e5ddccf3e8fbb1b5067aed9","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.6.tgz","fileCount":32,"integrity":"sha512-8U4aRDD3jPGR7Qid183I9CtiKzgmdZvYfhggzsjokPmwk4/AugqZjstz0PnX8HD/tzZIgvyRU6GEHZuU/XSG0A==","signatures":[{"sig":"MEUCICKmuPDjyEwqkOmCbj91vjt27rwbHE24ZDpJj8/zr0bTAiEA/qloheRB5zxIrNW89dWrNWDL6+c6zXXx+yT2sdPZseg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixeM/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIMg/+PIkfBQvHAVtV6PgbyLSgQKCs2NizH9FhIbAryWr7yCwYHkd/\r\nPKvhqZcSf+6dSA1vDFYWsKunCp54udUJZ28w1DWCG9eKaaBwa7gLIaj8Dh7F\r\nzMQDeWDdryiLsSIYX7CVQAk/XAIXxg6yHQRXGDnwgW1b5DrplNT7rlRXOSUn\r\nvh3Ep5nFnP1x/9zmwCTSNJks/ohDShKCvtrWebugjFmPcOEQD2o/bVmskMVX\r\nU42G4/QnF4SfYkg/rzZaAmbz+wKZabFvu140JD6t0V2f4siI7HMUoH6q6Csb\r\nn5YZ9oat7cSEtOw6iO+4JYHYHOallIy6VMw2Woc4uHFjVbaK2Q22wK93xrFR\r\nqpmk5IkRXiMUDKNJD0sauXfDQ661Dfr8ntSXeVsuqxb0xwEmB3VlsV1ZyvcX\r\nq4lcm+5sGfh2wsibgeeXRaI1NK0XiW55Hd+HGbaPL5gb1d+wUeW568UdN9c/\r\ncXjpERWYuNxh9BisWPiBsMPCiDax/FLHTn0+6e8NptgNYXDQ77+/MXwv2FyX\r\nDqRtteqdobAmDsroQ3SyVD/TJrmEzNjdAefnGBJai7LkEz35yIIlhorImYWP\r\n1JhEOHFpbrECCchhdcFsJRtrLfqlx6e0gOU7ICO7TKoxEqlPDByS8AtnHJF1\r\nLWfPJJZmc8NULCpSUid88LRQV79eOZIOwOo=\r\n=+HkX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"4e9d2dbc81f37d97c29042e1651436488197ccfb","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.2.1","@secjs/utils":"1.9.5"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.6_1657135935594_0.3563552016715794","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"@athenna/logger","version":"1.2.7","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"30617274b483390b5344e1770dc071d10a036b19","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.7.tgz","fileCount":32,"integrity":"sha512-2keZikNxtChRgToz48XJmv/3sRF5b5p0znwdxIzUTSVh/Ezk1dw7ie46RtjQmHnWERQvAJPtS8Ra+PIhTKF9Jw==","signatures":[{"sig":"MEUCIQD9yNuez2kSyI/yHBpSi8Blf9dbdoblWKF1gNR1iFw6hQIgNv8O08hUh7iO/UHSVyundfqMi6db7oZMIKy1/OawYH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixfXeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjsxAAjl6D1HEy9ZKPxYxfKCvuGHIjkGepKvEU1t3czaTPNmFGf2J3\r\npGAzC/aZ2xvUYU1VgK4n894qVHNJp9KS8WEXvxdLfazTCQUo8opQHcwPra+g\r\ny/rK0ZdSl0omTJXJhyqvBJ8PK5eFeGlIdlxfXt8tlNl6Fnk2ZETcu5ycZ4Ru\r\nHak1wSoc94DnQUJRvktvnUmmmUKjlDLYgvn605p4vc/Qp5h/kMJ9Wue+yEg2\r\nDSjeKneHp2+xRmxWN3tGV0f/ZtusSxg5aQtSpc9RaGUEdTwiJu/e6lmG4qA1\r\nr9lZiM6g85HSGXJAhdEnbDZeE4bh0pjppUENArR4a9XHUgRi8frK0w+BWedO\r\nSKLwXbFiKsfhgYjcbqEEF7RUtmKb8VhfyWrnWMJV8eqqX82mhjoGihwYEoov\r\n1oOTdW1qGXBYVFIZI8XxODzYBdMz7qpMVodKT+7Lh0IWlZQtS8tHpWEIP7lD\r\nJEpiND246gAc0MtJ8KXe4Qh/IFcGZS2nlud9sEVBOSOECEkuGUJZAQx1WNoa\r\nnyS0vlrE8M0QKOP02JAFTIoHLBlcDF7AR17cxnp90UsyvrkszV8e6SRfZbfz\r\nOIUFE61kV+o2j2/3GV+rCEkngFZJDvRY14lVLJPPAUF5GN9NhB0/zdRWX7kr\r\nNBhSdLxgyBKoJy+TY7fRFUVrJh71EIYhnNE=\r\n=hUnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"1b86f829b9429a44ef519c245a61ebf6038596fc","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.2.2","@secjs/utils":"1.9.7"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.7_1657140702250_0.9621389383319212","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"@athenna/logger","version":"1.2.8","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"lines":"80","include":["src/**/*.js"],"branches":"80","reporter":["text-summary","html"],"functions":"50","report-dir":"./tests/Coverage","statements":"80","check-coverage":true},"dist":{"shasum":"4c0df5cc6c3b7efde188ec20d25829596ea2ba27","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.8.tgz","fileCount":32,"integrity":"sha512-YqlhvjuXiqWStvWhQgiTcp5H08woL3GaTM9vD7pbZhWD+WlE5T7ySK4hW852Mm94IJ7snUdtEzitjbWeBdA5VQ==","signatures":[{"sig":"MEUCIQDbQ5r3ZMWPzMzNSLNW3GjTnI+guJLOKwWCJaCAsTiw0gIgLa7i7dZ+TtPnBTI6VuRaBp7x12+iJ699WxKvy4Zl+TQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixj5jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGHBAAhvwZttFFq0rBcDRTmoevR77bXLE0jlYNswVnLck5rjFUj6ca\r\ncQ8a58UsNgzCOzYNZoQCyYEXCguSoCxJBxUY5QSYNpnVFcvaXPiU752DChDq\r\ntF/xw0VnIdvOePvQLUIaUSv57II2Jz6nM5KcAYWmfDVMbZhAU7P2SpX5TZW/\r\nlbvCTRm+8xv8Smwr584WuATzdXIRcwGpxwcLwv2SSaok3EzpWQSg2q68EKzm\r\nOuuRH/uMQjpwpVtBG59P9N8Y3DLRV9nnSrxJQybBn8rj7ZELTncddPrL55Mq\r\ne5cqsv50xEvIUBORUyvt0PZVHcdVwlUhUI5rS5Nue38+IdEllYOglKvfWm+2\r\nVIB/I9aYMZXIon+gDPN06myA095xBjFzCivbBFRClnQ+PELFfrdUd5taZr3r\r\n9ofbD4ShacCP9L/LY59KPKNhfFFwFsNx9knrDh+fNp3PGl0+9xNx+hYwRbzQ\r\nd40hENpZkxyIu/VXvG9goBvvZDhsK53bc71tCWUKy8iYozKokLNpObeBeEi+\r\nxxdfvdka2Ax22V1n0Mo7FeqSxSNRrxGLbO6do8WG+/EdvIVvPnQToiZIBttA\r\nrmwmaltkugjlKSq29f/8TJt5fLlRZBft+GeTGO28GiH6nLdgi8mDKjOdshB1\r\n9OxFyf3HlbI5RZB5NcIAuiXizGWzm1ef070=\r\n=1hgO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"456c6e214e11841038412aef0c741b5493601b55","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"pino":"7.10.0","axios":"0.26.1","chalk":"5.0.1","debug":"4.3.4","telegraf":"4.7.0","pino-pretty":"7.6.1","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.8_1657159267081_0.8520671351664342","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"@athenna/logger","version":"1.2.9","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.2.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"00a44854d13c858ec316ed20892083500b45f331","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.2.9.tgz","fileCount":30,"integrity":"sha512-c70P0w5FB1eNeyuCJ+liRysHA2qtiYUSNRWTQASUI5DCJO9cxT4mDJqsLXk+FrkkCrk90JIJ8nlLCR7sWh96vg==","signatures":[{"sig":"MEUCIQC1K8bGGO9JgEX2AZCsaX8wZmek9xux2KIWDZNEzZP5mAIgEDVdxGPKPnp5sZ4WulkVHokTRa8/5h5uWzZqzTzxCs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH8tZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogBw//Xnd2xKXgli+E07BJRpHNA9Jm4SIMrkHD+6nDxYbrRWqGEjvi\r\nHBL8ocnclxSmpr+4hOAx/enlLlqs+R5UovDarVHRdlmUNzTvgXPecOgfvDM9\r\nFuTVnSAZpaHnPFmzkPgSWPQXYkxJkV8++JN9NK7UzlkAlrhLbFolh1b0rGSJ\r\nV/zqimUaC/LXKJMZSDqqpL5DG7n/NZjCzsLyICVSYzViq/PDy8pvSvFUTWVM\r\n5SyXMPksYKkTC3OeyxnAEY9CR2JUg4iN/A6/dbI6P2iD7DWvC1BLcT0Chfjt\r\n9/WR8ndml2NdEYXT17H582rjdflTD/VwEUJ+RkDNu3DkKgmy+d6Hvp7/G4nl\r\nQJXfaaLFKw1E3CODI0qE6pwVD0hkYKal7Q5G7GkI0/NbKD2IWJTY+tiqarRS\r\noH33OMEebspeM/rpr6syhAD4bVn10R9Qi+pqtC2oewA0efZhSkutkbrNvPZc\r\nOH0qlQwtTBW2L1GWW0YHKd9GfzgDeaEC5+3VmObY0jCQ502x8vv257lJsAEz\r\npTEGEE8KTVbB7hAw2trLd1v9WkHq4/Sd+hmKFW3ZI9OQi+EybUOHvGZ77JsJ\r\nHecJUJF84+g3ERC7mIHU/Qnm7fluxE5ZwDA2flMyFa0H8C1xdCC+qFW3CqfW\r\njfV14mCNxsXNi0o5c+FVCe49E19qMD7LR/k=\r\n=8kv3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"ea01b8abffb58cd7f8f2c56b19783e64bfb8caaf","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.2.9_1663028057565_0.8178059945572826","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@athenna/logger","version":"1.3.0","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"abd9e152e13d796d922809b41b9e0c78a6788abc","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.0.tgz","fileCount":30,"integrity":"sha512-E5vg0oiTFSfCRcGmYJRo5TfQoYlm2B6UhYolUvK68xzIWK1FyasWxA0ItdIb1cbc8oET7ygbq1AA8L/bW6LSPg==","signatures":[{"sig":"MEYCIQCteLsTsWLG8ddMvcGElfOF6KLb6RA/XUgyPzLG/NAf8wIhAIkmf/UptnHdq8JwPnvezcYvU0OHuiHDXlMGEnL5bh/H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjInB+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqqyw//cIqXADhU/2FAjel8/9Sjwh9VrxQ31nD19leaRRWkME/dLO0N\r\na67NhReSdhHjQEBmN6a91DBzaVJ2cKzRcsT//5eX7ePTot2WyXzw1kKDtF16\r\nbZyfpQ1rKWEZpsoUzrytjSa9K9sFBx9qE6ZGGVWJOkpvKxt2qxQxl3+q5A9r\r\nK098Trs8Gl+xmJTn7TI5iPdCb+k1eZmcFLVv3FC2RNmDh9hufiSaaEdIPK+J\r\nxsVnYqCSU48GI2FQ8q7wlEtDkqmEQqZpxP6CLXiA5ShaUc6DcfHrh71j+09g\r\nYyOQQTZEH7/XZ/bKEFC2tWbdOray2WUx39+3ETU4n0JVPvI+ORme1AbT2I1C\r\nzAhh6jhXZ8QbJZLNMfsdA3lk81IQxXbJKkgoqeOHlgNTqcSAxaq2U2jPXJcZ\r\nVdyQXH2WYDLCy9yng2SWsZwRCK6ALPKYW6nsfasxNXqkqNT6EZ+2mk76rSWs\r\nDFXtBt3eKdnrQrOpnzQgcAiN2LlteogAq+wfgwS4edi2c1naqAdXYGuj6l8+\r\ngqWE6pw8mqoTcQvQm7u222rx4AkM5rK4vaGzKuN49HP5VjRpYw+/v7Oj9H3T\r\nWJguJIdVKO4etyLYmbHE6T3goUS56c9w5kyrz3K8JPb/8DW++3qZu36SMVvG\r\n7DzAEUi6wtfBGXVNVanF+mflBVxL9em5CeQ=\r\n=SD/s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"f9ed7ffc1fe9cf135c7c4f9f2a1f5977902e00ca","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.0_1663201406121_0.9450703117328692","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@athenna/logger","version":"1.3.1","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"eb5ba2eb7f0cb2f760465345f890b2bc5850c3ae","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.1.tgz","fileCount":31,"integrity":"sha512-7Q7zQUPi38KSuErFLnxoJUVrfdDqs2A+CSzO1Cz6xDmdXIeh7KqLBu9eovVyCxWGB7QwFnigKhbscstmAl2v/w==","signatures":[{"sig":"MEUCIQCGvpxNKiluh2W+YBQjwahb3/bEeNgmIEwFFp/bohHy9gIgZVWYk8aUfKsrUBkOaKa8JmhYZiqWGvhJ8yWsBJ8dFWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJbquACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobFxAAlBmkRhCAGFAyRe6shsD/tdU6hX+L2A2TiuIOqkiDnA0aaLfX\r\n9wqt8uDTcLRb9iH8VdyFq+5MxnmncGM95SmyoYx6RvO+fu77tUfZtOGYPdVu\r\nzVeVs//s1bTJyTTqw05rIULGp6xVckOcsnyTV7DIT7YjxxByyjFveMRVsBkZ\r\n08DktkEm003vQECKLc+/VRnQ5RzmU4EjlbrxXYmp/d9/hmCsbpaNCK+0dIj+\r\nDCfxDJCoIq15miEkzV/gwyb6iOCJgIR5GzJptNXmYHyTj6LDMLNAQeIoU70p\r\n0OJvJd0CAHCQ/aTML95AjK0MyrAHddP4qx90CtMs2x8RLXNOYVTrOpwpWiI0\r\nVgKEFBFbWXj2riXgR1oomHGNgxc2nv+M29AaoFrg6GmwPmy7c+CTxC87einF\r\nxet9r3ihLnararhySU7xo1DMQzYX0RRWj2fmyK/IEPGGUfUNa79Yw841tvGE\r\n9V0JhQuYA5ncBiKopRAc7hAb7gM1Ao8QG+8aOdf8GhDGkE4UDFPLrmDocTis\r\nuu7oM+vq8koMjY08r5+p56EbC2OMhYtpjrshnF0SVvA7Xmxgp30crKDNY7lR\r\nQLQLijyywq59XQWvnjkOarWYjinMdpD/36nmh9EnZ9rYWRxGJH6MZ+JvLTQV\r\nwBVMbB/mD8BlRJ65GrSEliFClSiM+t8lwvI=\r\n=LUhf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"8c7d2aff1c263ec4ff9467154338adc3d4ef3828","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.1_1663417006525_0.40880500202339","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@athenna/logger","version":"1.3.2","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"63795aad0dab4d7ba2b4f76675e8c3ae46492f59","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.2.tgz","fileCount":31,"integrity":"sha512-ox7cc4B+npY11s7NaCqirRRERt5UAIgGykUEFrdMhV0JI6aacyZP97Mvm1gp3b3o9f0hkougNOPHv7dVIJO6VA==","signatures":[{"sig":"MEYCIQDAIlqSlpNETeX8nMu04wpvUEsNkeHTqnKmSqHMOXM7/wIhAJNAox2tNPhQ9AA6nn+Uancxj8F3whvxaS9biZwlEB1z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKnR9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6+A/9Hdvo+6TdSDG/Pxq6zv4QyGlKSiOQoEnWf9fH0F2X8fap9hSk\r\n06OuhRo33c3WydngbhRYl5cIhDO0VNT228CRHh01VXLyhFdqfs3DZyBn+lcF\r\nnw03C5VcJeiGzu+9x7KoUGsPKNuv6HO8vWjG5NYszB8Jzz8aMuU4TRdIcEyH\r\nx6aA8asWjsYcPCRGX/TZXPV+z3QzEqTit2pYPqA8fEDeFXH6jWYjrYKIrKEr\r\n+iPJD8jbF5BogH2U2lz6xizbIs9ugShWzEJD1SMCa8cDn48B52dCAw+HREIP\r\nGzOGHjPaI81ijXrLghMxDu5zOnozsKDIbdPEz00IJOutD7mpaiz3YIi+bwmd\r\n422kUAPFpD5Od9rFaF9iS8RYn/jSt2dkopArkwT+LtBT3HUzsS2uxPSWfLjT\r\nefM8y9WQcViABdvv3ED3jLKDcTx6mFeHGV1fy2oJqxOWHijG6XQTyaa8roZK\r\nL58UQlv4DdTPyigm5PTCuiDsaz//JoIlKZABJILrN05ATHVg3213XYq7rgFN\r\n/c0WJ4R/Y437Kx1RkNVQ7mR+6gKpySJrWaM9Z5CDszbHZdlFSSNT9nVE0CfU\r\nT3xVlH57wf7aJKQWApQY+/yb5fuDQGQKKwK8NLDAQMN8ZLSLqtj1MlT78omv\r\nJ1vU2YSu3gTwwpbeYCqiHpbaN4OCyOOJRAc=\r\n=KrXG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"0fcfadee58ccf1a0dc3d2c22d8d62e2a6c811de3","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.5","@secjs/utils":"2.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.2_1663726716873_0.8750733976864862","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@athenna/logger","version":"1.3.3","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"dc92cfbe5e646822d2916ff0c13137b97dd8d91c","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.3.tgz","fileCount":31,"integrity":"sha512-rLrSi94WmRL/cXYXnN17T8iCd8x7TSjr0+BSL812TRjfyQ0cYOwyYQuoH/yMijfmm9QA3z8HMQh5wyoq90JdHA==","signatures":[{"sig":"MEUCIQDN6MPOkoXuwpLv33jJufKBCXk+BPsJTNkUosZ/0htonQIgIxdVKn4o2fvRk8/5mjUnTNndsVz6hxkBYwl5N7sB7lc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK4zTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIohAAhYYJJPxTXjhEO/KI5xz02y+Pf5qFd9h4LVpdBbXpt9BCc4AZ\r\njAHHu0boKoH/bYSMtflCApna+NgGmXl3PbC1Wp/2Wj+B+U1hjzzhruNKwtzJ\r\nV6Cb3/YaeROKN8Xdxz6KixhSsZEVzg0zgSk76/C7eyA8E/+6b0Fc6fatBDgU\r\nqhKTAHyfBToCnpYIdvU/e7ZMrqramWurSZbS6OfgF3IGdKrf6vP3I7CTxO0s\r\n9oclbOS1V3tOiMxfgwjxu8O0XxWKcEZIpZrWZvA0Z+ZdVs7tkA1ZMmcOcGMn\r\nqpQEDQ9N5JazV8t/a6meXCyhU7XsqHwEt+id0W/ULppXqXPtoNlLKaSOD39N\r\nISy1sh9HvShqhCwml3Qg32ZotTGXV1EQjrCLFyFaCfN+a8oLqm80WiinDoZ8\r\noWkVItAI32ci8HGVbpFLgkfvh3S+7hcCNQs9oLjqUYimNHLxP/HECR9E6IIs\r\n7xkPnIOgUo7PTcl53mFQUpr92+YAiEbr/og8uMTrR9ak/LHQd0ETs74WZHjX\r\n1nDt6aJAKcQ2S+vo9LduFla8UtqmQXeMC/SncXdvEXNN1uWC34jS1e+Pjzw3\r\nz2b03gpFBbxN1DOTmvTwgKLJEbhjd9m5fTvE+Zri2VF9ozWKmNwaA5E4OzjZ\r\nvsmbFp3YEihYybZuHfovMQ+u4My9bSrLYhA=\r\n=pVdm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"70409052bbcd4919c324a04ee95d0090a4d92fce","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.6","@secjs/utils":"2.0.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.3_1663798483200_0.09660402447466199","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@athenna/logger","version":"1.3.4","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9e27128ceea55a4de2ddc5bb7e9f42a2a4cd29c1","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.4.tgz","fileCount":31,"integrity":"sha512-IN7w6LRIO0hCHXxzb2xMXt6n5aaw+dH4824Nd0MUsP1xdo4OAig7uRyE7sgBQUIYkpvFNTCJDsyYKj6sOdB4gw==","signatures":[{"sig":"MEYCIQDCCDTo239Z8SYjOjweYVAfLYI5H50XnxPXeFBiiVUmWgIhALUaziz7nmkUZD+7kCF44khdAgBWSABU0MZa7sAkJIuv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUs8eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoueQ/8C3PeZ0M/0ZqhPwraar3sLGTZQK3v2K64k2ngSNS2ccrzgndV\r\nUJ321/0iFAswi2c6r1VuB8YJLlPUM/WCC3UIy6vUVV6VxRAFpbkEEIFESBfW\r\nY2RSgT0n9ogXTRdLsyCPV0W0MDRzyBG6j40xGtt5+iJIpsn9I4I+EeQpC8Pk\r\nksjXq+GP4BONMsQG0ob1FFdCoN3549l0uCiEuc5noqqb7mZCwSykIVbSeXyu\r\nIk5UhKJBiZZYnWgUjOo+0k6Ut1H9t8kk/hlSIplKFkuGH+IgiNuyNm8SwGr9\r\nwRjqdCPdX09FlwV7HrGyVioes52ORYJt7+iLrn472Rf00L6KKkzl6/1pvpsV\r\n9iFgxJ0qTd9OZCsLlxzwnJWykCwaq4qkKbAFQFQ1QhSwb5vrB+RiXQshBcQ4\r\nD8+/EJKjXO1fTRpQWNnH/dBjMsG98ibW87zNEI0kzQZJ42tPKNtQeV6YQWKf\r\ncs85QKRmSkAebSYkU+RAfw4L2RTWxeTbBvqanHENS4bhBT8gRkfdS8uNurIx\r\ny1Avmznlp4hr8Y0iHm/spuVrvZ4WMKe9G0IhFNSRFmaJ6N7jQgWOoqoxz28a\r\nmZs0InDe7F+khh2kTv/YuGEC6FZamAt6FQJo1tIPsGm4C/JUyYZE6iTzuXgj\r\nvCcgMM8zKwbi4FCnSrKxI5VwvAyUczcXVMc=\r\n=sPf2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"d8f8a65803c4536660102f3a9ba59c0d9e8f4481","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.7","@athenna/common":"1.0.0","@athenna/config":"1.1.8"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.4_1666371358339_0.8378085152402583","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@athenna/logger","version":"1.3.5","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ee608dfc6c8847c2115a2da41b623dda4f82f48d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.5.tgz","fileCount":31,"integrity":"sha512-ksmr99FJjwECUuVwtUhTkS1Q10J46YzpwHczZJYC+7fkz4Kx7wfSNkpqfPqDti40CGKU/Lx2u+D12xg1+yWzIw==","signatures":[{"sig":"MEYCIQCnLAK9QYfP8ry5N+/VvmQdXQGLZTtWkzs2J8eCI40tHwIhAJYPPKFuLkzQkvcXe+CdEXrmOL+jeo94koDZZVyF/xmy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWTl6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOcw//an1cbiNAEa1Pu5wvMg43Gyyx22lWHYG4KDkj7cNa6a2HD1hE\r\nOVouP+MtYWlX3ehUCOKc+r20f3DPCVPNuc8XqFDUk9LSBHAtlszZeJabTM2w\r\nz2lMbYM8GAqanftte+fmlcyr3rllPgkUwbPNKp7zCD0UL5NHZd6+HQAZx43a\r\nBzrQSeBnfewzbputVudqZ78ckeX2RmSAiPT1bZFUoUkh7gcSn4LkhOxLn1on\r\nuFOPOwBgvqOwVphi96fcq957Sg693d/z+pI6tTggtTyHE0JI8mlGur/mIudT\r\nTGjGXJOj/zSmmZTbjbiNtCCh3s75oQJs4VLHuKBM4KdAH5454um3Tm7aMIS6\r\n2/SQQdpkivjnMRxLb5ueaYhhCv3QbS8iNBkfpVehUATXvGWLSZLaR08nMjf8\r\n60hZGjHJb7wO/4hZlJzdmvixbT9xTwCdXKF87HORV5gXIvSZLKH9saw7dGnT\r\nssWNDn2Ta3io+fh1GT78Wd/iculO1G1uXJXcAUzIXH2AZUFImiZPFdioK6Wt\r\nlxvv3LZBy+/GFo1rpI/w91GAlXSRW7GdfVn8G6HpgfJfQ15cToqnZWiN8Ixy\r\nvwLrKZ0QI+LKirJMZyMdq9Io40+3efKUefUFTFMgtAHbF74Tm8h/RQrV5ARQ\r\nc2rWM/4UmSVh2IBQaPKB4AghBmWmK8jxUb4=\r\n=9Wzx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"3298e6f94a5c4a29544addb720b45221c3a7084e","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.8","@athenna/common":"1.0.0","@athenna/config":"1.1.8"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.5_1666791801392_0.9868311376496706","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@athenna/logger","version":"1.3.6","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"4dc29f812c1ccb213b006ca909164ad6cac6cb9e","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.6.tgz","fileCount":31,"integrity":"sha512-/ZsHBpdEN1s8YYwdfqhLUcwuIPORov2/TUuPJMtd/iimquu9FyCStZG30T1mhIxkuiXTvQLhAWXUDO0JM56Arw==","signatures":[{"sig":"MEUCIGLSUVYL0/20wP/L58T69IwjlPWP5RhLdBYei6giDT4oAiEAzbo01qDBzkQ9Kv6g3NMNHcWFTEnKNBCLsWzpFIBgNcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWoFKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFpw//dwHPXFOxKKqVyrXfkAU9Gl/fjnjMOcdgpq/ibERl6NJ9DBoO\r\nR0SXmNvw/WhetVUvQ7biZ0kY84dcgl7sbM99XCS/utnxYxNy4YLbLM5Mnf5X\r\n7FiALHu1O61Kzqj87mdXCvF5Ja30qulpoLupwU/CgSJFdSVGrY4QMqOIXu9k\r\n8ePZ2q629JCJAuftTFJ4bpKTkjd/MvqgpZGSE+e5Y33+lCli1kSfWgBjE1aH\r\npQU2cnSZdm8TSXnUyUaTAMpQQcUwv6eptR8BPI6mPVafIscmN17OMs31PMTx\r\nSQ5gaqLwtJQjFwamWc6alLDO1k88xUIbn9g7+w4GtLtrw3sfzPfCAPzD8AGX\r\nGtt8uj8uGWf92Dv32mpwBFYO8A79vJVMYjjzx70VovT4a4g80OZyMr/Q+RD4\r\nqBKOir3KEWjIZ+l2k3QrRTz02/KzdDQtRPsKpzM6hqwGfrd5pyBSP5ArcnJu\r\n6PikBM6H+Ai2dT/oGRn+C31rWkxizslsOKaJ/bWXVvdswxZZv/Z8sdVdw/D8\r\naeXuOV7iqxCPzx8CrlvqD3D52d5xsqzDuM7QAmK28cOY6fdfOj1fWRrWsVb6\r\neAxaLPQeRXrBTYT5MdzIEGq97IV4eqqI9BE5PLcPxg/wAEpBTMFTxCMm/LWz\r\nuuzxiV+RapOVNF6g5xxdXuCq1LdV9573Gy8=\r\n=Q9ZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"84461a1667ea71717908229301b46380a8841d69","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.8","@athenna/common":"1.0.0","@athenna/config":"1.1.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.6_1666875722258_0.9787659200773016","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@athenna/logger","version":"1.3.7","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"6c0d9aabb34a846a5577791d8b1e570fadd85045","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.7.tgz","fileCount":31,"integrity":"sha512-+VHOs22nHJGNSgvpREnRCSoGulfVFDB8VaWA/F9QZaW6K9JNktB4IHuqwr2stpZZ0Hp65Os8BGhhkLDfZcbmjg==","signatures":[{"sig":"MEYCIQDJzXnGqMcrZhuc5CF9CehlsQlRrJIWKCQs7X6HoOWMeAIhAPO3YTvlG8GjUQYV2G3y3jonCNmxyp8rA5QjmDR8IVN5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXThaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYLQ/9GJBGoSQmipBSbHuxF5/rko0aWCA0i4yZc+Ftf/udqxPJW9Sw\r\nAT8eNYGRL9GOHJQwhgw4WtkBQHFg/JXBwzTR69wxeJGktSIfIuiN5glsaxsw\r\nHuPCuECv9k4b+Mb5MQ3L53TedOCCty8GUUls8bvnw9ebOXewt7PzYEPC1DDi\r\nAQQfPUVi8NPaxsCfyDOh7rj9nUFI5EZIVl1kzIe64AI8VbgFUVVYEXTj4E/1\r\nFfVYSE6PPR5vK5vGsLZLQLCWI4ajWUtuDj6WdoaWEs0U3Sxqs0AIzvNDn6uN\r\nioZAoaT+2GnJHgCVz7d3jqGvJkfefhb2VKyHyADNz5tDHeGMap/gefLYYOMH\r\ncgPe8RNbl8IQnVvAqsAlwV2SaGEcgQ05L33pb1avbb2NGO7mCtpzqC2mYE0r\r\n1T3Fqc7y35iO047+L3x0qHPFpxKuwq3WZ1yxZ3AztDuuD2LKMRGm1J49YmJQ\r\nsH/RoD1zUlrm6ewT5EtEhGQUGwDk0ajTqSAtqg9ejDzIrDTkuTzTVKITiYoI\r\nasODA1KJq3hqAxv1o3tncsttPKFBuHjGI7nwqbFwnxHIoWD6QgNKUGmdTJ4X\r\nDJk8OeBgloZpgLgOVeITNa9mEsxVUFhmTd4Wroeeu2DKCmK+RXvu/wfyK3xj\r\niQjzVF6pKnz2nt1+YSHNHkKLiFdk1YZSc04=\r\n=y6qn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"cb23de48d7af4f5abbce2d49bad8605bd880f1a7","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"axios":"0.26.1","chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.7_1667053657993_0.1702778286473463","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@athenna/logger","version":"1.3.8","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"13711205b800c4b002ad90cad9a4cf248b4440dd","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.8.tgz","fileCount":31,"integrity":"sha512-H5rCr48ejiTbCxuutvoIUozWTDt5YaaS3xYay8q6CFCTqQCc7mjpKRT5fR5iEy8Wyt4uifJNfk0hVjR2vCQvyw==","signatures":[{"sig":"MEUCIQCHluQdreC/jUdzjZO0nrUZW21/VNwJCgppd8nV032AJQIgI2jMYZmrhmK2mk6x1Tktb+Fu7NXntKffuAn/IFzV1mA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdBcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphxhAAl30+wa5rSLztEMobq3Y0hHpvsM4Y4f3KHfOtVLn65bmXiEVw\r\nmDEaR05r+G4HnzOw//IAB2XeMWcE9XdKU9MylLhrNuyd6vQfILBBOLoVtLKk\r\nS7ghIiCHJHv0PiSr3U4FF5mECJFBSBXzK4nBkreWBmw68RdAbgqQwGjOnP3A\r\n1GIYmBPsZHemCb8nHQDR5xISutufSmsplGIwHEzvNiThQKDsNu9D6qPkWm5K\r\nUPu2JI3aNYWN/ePFkoBPGO5zJPS5BN8I+/OHWOb43RP6nqYKwPVzoKx08wpM\r\n9BP8UXYEEOo3+DEeUMBDOlmh+ZwbG4jekmlJy82TCsuEpHsZ52CZLwIAwtFt\r\nBakfhsKhngY07ytkG92XUD0TNOE9VqbRJGApHijv93A2HxMiwYhCy65bs7gr\r\nLMOSVv3y9wi3cHqdbafryUYG+1wo1iyd3zNBaWcDt06Xen/M8308CQt916YO\r\nRqok+bpR/1Jl31O3h8eXiJ5YoDuVwHU9sFRkPWj+CkcU+HKLMoY5PGLNN1m9\r\n4I3rFzSxrk022MW/9e69y812bGN4Q/j3sjy0gNVo7j2vdktY/maNztbV/Fex\r\nXJq1etrm2qDAdbNVeerK5I8OA2Wdedyy6RENd1ydlkXi+7fYp8GmKnpJhhAV\r\nwFQwrTGwiqj3l6uKOs3KKEBcnKuCcycqSQs=\r\n=f5Gz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"d6c10c9050c93febc45eeb7359a19712d251ecfb","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.3.0","@athenna/common":"1.0.2","@athenna/config":"1.2.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.8_1672073308264_0.3929902937133476","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"@athenna/logger","version":"1.3.9","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.3.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"7cb7736e76de0bb6cdce6459eab036932946e17d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.3.9.tgz","fileCount":31,"integrity":"sha512-s0PY4iJCFgdLDyKYZX8ypql2IzJwTSxLZ7gSNO7vWACkerq6HIMYqC3cjgHUpq4cep77An5+YM3B/dJuqkKZKw==","signatures":[{"sig":"MEQCIFpYrcvDMIDKX39mJv1elfyO7fXigRbvxoIGj+DzfG10AiATQw+i4Vhqs/DnYtuLebfhNYssSGC4CDLA2NfgkF82Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtxhqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4TA//Vo/D3Ulm2nvMCflfnvyY/mEm7/lJVfigJeuZ70bPcbK5pwVY\r\nAU0Kudsq+AOINoEREPALX7NB5gZwJFt/xvMjV++i+WCLTM6gEc7SmeTzxk7Z\r\nE7qQJrX19E6PexLRXq0ptlAvq+RNEdTtqvSqEncttxPokBlwQIRh0SMFOoEc\r\nOiyvtWAk7c/vXbkSB/cxJDBkTec5D6033bCRpfipA+XKIEGDSvW8yRFvTXws\r\nNEtwsIvjHOcfJX/SJ8rl4ry+q66BB7DERWaw/v3CzVlG1P3ZYbEQrGYsBDGw\r\nsd4GwKj4pA3uWnCdFjzGIs4ddGDFB3b7NhCqYgvZMhtHTDfSGFZxifcUJK67\r\n/ehC5+6XXy3WhPGkXKrjDp7afPrxuWK+uHOaltrHFbCk1Y3T9EUPWJtvEuZ1\r\nQ51JIw6az7AFpyJbDcRgk2smLd/+E9AezQVDEv0ViMGys0i06dRR6DEGxNuG\r\ni4ZqeYAzru+AXZgBibI3/BBwxkXhX1u3ADdnSDzXERZjxxihlyxTDbX/XiZi\r\nS73+bD03TrN0Kl+SvLEWsTmhSA/zYr2blE5qXlHuORyBiQEah/MXus/mwpG5\r\nBgclXYt5N94kfgj8N5RfXvdGgU5VoOpuJ0ZWVMaaDpQ9ukZ853Ao9AoaOX1q\r\n+5u/ncM+SeVTp40w8m3gBMH8UBDUWM9G7/E=\r\n=A6NC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"2fd8d49c7a2d8e9a014442a9afae8045e43f3efe","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.3.1","@athenna/common":"1.0.2","@athenna/config":"1.2.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.3.9_1672943722350_0.7504680150839251","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@athenna/logger","version":"1.4.0","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8f4ad55afe7b5f7c97047c854f195505d484367a","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.4.0.tgz","fileCount":31,"integrity":"sha512-B/z6rbgOEi7jQuKViRfttz4tucwXHjHF8FBb6e4Ve/YGzWCTHGpFhA0s/AnEAObPitdCFAHLMobu20QlCO1n+w==","signatures":[{"sig":"MEQCIBVwgobXg9nn/2UpEluXtK7SI+ooSEC8nzbHVJnQ/C+nAiAn28X6NkBOL9Iecgk6uZxWzXGRF9TFqmXqlY6sKDB9IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtx5aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAHg/7Bt4rbp9MVmvyndC4SC7ljRIBl3Mx07prMpENgxHnZBoxXlZ5\r\nvlmHwMYwCYALmbemMlZ1voy/UL54pAjY9tl6vdIkMmgluKl2qxkXOCRjzuua\r\nz83Ax8EXwWubru8SijlYhDXUo7yRFlwp1YHp9qrPaLmsWRUc9YqawsSQ/ZWB\r\n7v7rsrnT1LmuG1+JppvbLuyAQiM70qbrMRFDkvj7JbBQ1BwWryc9c5n53lQO\r\n2BFPf19e87vmHD+FlYw+zGQ5ivS/4zd8PkH5HUu4yqVMQKzRn+Czrpo3LwHR\r\nG8UHf06PRWr+79WYT9vQqZGsnaexRJFcTvR/o/kGfXMZg4FdyrrisQx11/01\r\njCcnXoYx8mK0eHEaEVAOjDv2CYy9AoGcDHkwJPcjrv5Q3dcwauUPp1/kdPPQ\r\n3TsYb4IYLDQzWesQpuf66RldZ33RQO+Q/VnOwcRoQacizwL7JkE9TWifQkBI\r\nyMpxIHAD0fQLNq2wEgLgXhGn5c7bpQ7b3x5mh/D8DQruYMvKPvsMPV8Cqwfd\r\nvHx6oApHjmqvorjbrTj/UBd2c/nmTJk6qAbwlOXaWmZ/kk0Yz64FTaS3cjy9\r\nBIfoTJVxjfV6+i2j6wPH4Wl7XJ9Of3RKuDHclJ9ZW+vI/Ctx5bqYi8zflMAV\r\n2uuA5c5Q9SjO/tqnIITRiMN3tsUbkzYNhs8=\r\n=fub5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"e0181e0e97271a963c7e50f442410377654c4221","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.3.1","@athenna/common":"1.0.2","@athenna/config":"1.2.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.2","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.4.0_1672945242627_0.8758918303062828","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@athenna/logger","version":"1.4.1","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@1.4.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f6cc007c85318b14bcf761936a716c33fae076ee","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-1.4.1.tgz","fileCount":31,"integrity":"sha512-uxuJs6RH9VYt4KS2Gb7lwFisSODeTw0bHvcfqfzF2Dp2Esfupp3e6Gxvxuaa6IreIYToqTultCs1NnOJ53xBPA==","signatures":[{"sig":"MEUCIGMoaFcCtTEmp13+whzTVmK/q1sCDTeDii7Wb3NkHSkkAiEAos26eb/v1HvBBKDFb+vTrgsVzMmtUCaMDTPkl2farOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuNfmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRlhAAiprzsaLq4TwP2571US8YQx5bmD39yveL+kShJnazMcRVb02o\r\nnACgb6DDXlLGTE0aEPW/Dn3x2bFMC18sorUkQbdscg8oA0OcaGCy4v48ZbB6\r\n61nwbMWdMOKLBoILokvYjRJq5lON1dvUIZ9LgFr+gxbGZBGC1OhAPuZ+H62t\r\n2aqLfV0jx6UNNsVTFN/+4FP33X+J4ZHmop6qiUINXXRibHy+QkCAS2LQJNZE\r\naO1vx2vbkERpURZ3cbwCBwAXBfgH/c33xhSF1uUzodM/pky9Rv2ymHViJmVg\r\n0ZEfxn1aHpw8hIjuJHYd2f1C72Nc3u0bJ5gPIrf8beqL3cn9RJeW1E69/PPz\r\nlkTNTUqwHaRpCGn/7+7gaew8bGXnWWYvwU30V5nbtW9dyax2WbKMTvKEYMXM\r\nIok7fX8jG/iY96Ok7yiNAyyfsKco2CxfS0Q0M8TC9VMnPly04PwypZEjxpCL\r\n70s8j9/yC+bO1uDplZlFrsskTfiZoHscOGkVr0v5ea9vYRkuQNMii9IMOvP/\r\n3oDE+8oEmGaO5VlSkveLnz89WjvFbz3LH93T/f7ADjn7bKn1uJmN5abJrH1K\r\n6ufVHp/9ZYSxmZBHjJkiMS6J36HQcSnJWpFkJZtWcvklzx9T0xsN+a9+dd75\r\nOWV29FRKbux+uPhhxGQRK8Dcrst4GRYkq4s=\r\n=inAd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"efc7565e685ac69291717452c92cceaa5df55042","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0","@athenna/ioc":"1.3.2","@athenna/common":"1.0.2","@athenna/config":"1.2.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_1.4.1_1673058278042_0.7223797476532363","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@athenna/logger","version":"3.0.0","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b960b3451265babf38ff2f102d9aaebbc1d7aae9","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.0.tgz","fileCount":31,"integrity":"sha512-IyjP6Dv66cLzufBTeohCSnv8elHhrTtBjKTPrNKjryu+vjHdGMLNleXdzObaq3+/pzthGJOO+Qj7/GvFta+qKQ==","signatures":[{"sig":"MEUCIQChkm/XhzBcms/cyIG59rI/H6cEu8GBfYaqOe3MS8MsZwIgX/gGfLT3hbi400NXiWxpZ5O117RNmr5FiCKZh6InArY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvEx4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDFw//eDczIZJblF4XCaPp+M6n3M8oDL71bU74sPIgumbGwGLn4Ixz\r\nG61jgwSRIuqX6oHWenGobUTVsBWRNSlEuXjmKpyQM4SbVWZh2J2W1T17Fiwk\r\n0WDtHKD73ayL51a/GlqBpfMVxzkrgxeyka2Aa2EwjJVM8Fb2MF/1e3ilgdDB\r\nqL39C2mBYZ5vT7o2B4Am9GVBI0OIGqLEuma8hBzsoXrTp0MK6OQ4pLHFr3ts\r\nZdqvyIuhnVoKGfDRFvtfdrProLsKT+PTb+oLfw5nbRXfahsu7XFg9mWj0f/k\r\neININhHKvGOhYFT0ltBN7sbbUu2Knt6GIZyMQB42b//ERTQNay5yOIBx7LGL\r\nPVggwo4KVZswZ2BvLO7nc1vQPajfzAudMq3gedo9xoA7VqCv8G4xCPlz5Lg4\r\nxM6RJj7uUy3sY25IoCaLysQCxOgENnSNidpfmaCFgzSd3I4HvyszQ6bHgGa7\r\n5Y9o5BPxdnaR+YMMJdrtktI9BkwDTL3cRkpX+9g8N9B4V+eb5Ty6qMCSgH3p\r\nHtvFFqxblOYV8Wi/wJ/F+nHozKwNhz8OWApYOJ8QkwZT19cWcVCbAZ1jDScW\r\nWYalcWy0Z7PE8OBYZMpHTLEKtDdH92y50wnZS+je1cfSn8kxU5FTA+Tncokb\r\nBqCh6W0BIFL4vVZj78FM8ATonEoGpd+Amuc=\r\n=uLyk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"6e6fab1f7cbe4bcc389353af74817ad1f8c09167","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.0","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.0_1673284728341_0.07866797735239395","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@athenna/logger","version":"3.0.1","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"1ef22ddab403b0f12d9c71132305a90aeb9b7c73","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.1.tgz","fileCount":31,"integrity":"sha512-mNNHShRJfezYie+u2wU9sJN8NOqaYsjSVQmp452+5ZcKSLuqU1aHWA3PoZWIKZr0ZNZJqkm04VxN7S1r2I1J+w==","signatures":[{"sig":"MEUCICCjZ9fp2ESOE4iSrYDUlqR9yf+taiaWrHHVFsexJCzMAiEAmSw+4NZhMUnLDQ+kXUp7Podk8XzVPvXYiQiyIxKQO5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvNXvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQeQ/+OEeccX1BVM3PUzmKxZ6tcoYeK11UXQAN5T+UmlmObMzNS5o4\r\nypxDZY3piqj7Vb23HtFUtYLm092d12uYZd8x3xBGxdqXy5K/l3G/6bWEWXOh\r\nuPpOohuYXUOK1O78bsyzfFJO1R+4cS4zwW3Gigicf8CX0JCxBQl0w1ce5EnG\r\nWHHRKQe8OrQn6e1wX5edXPBaMSwkNyJRJW/XPR4IIp5KNkjc1PfD4imthWN2\r\njMjMapKsT+uDNHWj6y1WLJujtsevjPXVU18/BwDmPSAVjJMhZpj3/RMxoeS/\r\nQKcS5XTtp3p+2vEqE7XvYqL6oMhrwdbhjUl8RzOvGImOU8gQq4iDALPnwIxT\r\nSELfsQ722t5oZ3cMfnl3y/M0mNugQ+DEHw04S3Z5LXZajXDTvgRMCb5JmJdK\r\nGRlSKpVYFPQ5VLEfpwZ5QTetSm8doMLmIiPlqsDc0nfW+erxfMSKZ625pEIb\r\n3O/AuVUPscZxMJd1E2hA8PQStGDxpCe0Q/T9dKCozcboDj//beJbDxWZzxMK\r\ngOYqYV4Tb7gSVOS/OiDwo1rtxESZcRYQRJ9jdW6FSikvs9NSZOEjpvLB+9r5\r\nIHUrnX3HSNOvOKYVpwxfaT0wlHRKuWrLlq+xPHfAe9Boy6iWs/BVVWUnloO2\r\n+mrtOBbCWFjzj/W5m5+RvllWMLa07o3TOn8=\r\n=OlM3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"d5fd6b9f46053fa22a696178e194a0c5625c6a4b","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"^16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.0","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.1_1673319919339_0.47994847765154636","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@athenna/logger","version":"3.0.2","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b01ce0a00a8f8e0914724dd9ac9d6ad42981c30a","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.2.tgz","fileCount":31,"integrity":"sha512-Ji+uzbs62VoMnHzWs1MfyObiRRsFZtlgL3lyzYBx1OZsenCgn36b1H38B9h7nOCzqWDsoHxDq2Oacl3eZYc5Kg==","signatures":[{"sig":"MEQCIBTOiQoYDZLRoYZ/tUj5pqemWaEmbeRc937jvV/3bRyjAiBliZxUyjyBCb0tRF9EeNx+t4oteoDXoyCQH+b4oywEXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvbKbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPTw//VzLxb2XUHNuaDlvRg4YNB/u65//xJdtPrBFrAeBlD1nh9/pj\r\n8jayly1R2cmZ9PIkINhw5nhU65jyKS6HqSTWJ9fKCyAY+Z12c6qlxqrwS6y/\r\n42isFipIFkkgKSAyMvC1wkxU1fAhpTjyQmLEsP/gb8Xtni+qvCK+eMcc7d82\r\n6AKxHGZfSUIUL/pXlfXZFyKMtoB1RgKdqlY+imHq6yD6Lxyy36ADRqQL5cSQ\r\naK7J4+yu3KLnMCVMuVxEORFFtbpjZzw5dYGjg5ZQCsKriS4AmWAbakv9PYMu\r\nNFOSroc42iZvzup1nBByYpC9/OwhGjx6eaktn+HKqWG8d1xsmymZddbztLrA\r\nD3frNUTHaU7v9XdVOTvaenTpoBe/CXeQwNJ3nP/RlSRM9QRhmI7AZrfm0vE4\r\nE4cMYCKHwSLmbGOrJselkEmrGi7T5uuQGX6TxM5pfoqrkv+i69lyEqQlpf6E\r\ncJhsjDQWzPPbNZpkv/3zwfU+1RqYnhsjOF5LNUvhuwxheRFGFk291LpXghTg\r\n9roBn+k52vl0DqLKJttRytVzt0ZOyYMIcOXYhuqEgVhw1A0s6eK65yt4MBoC\r\nbDtOseVzPSNsjMnBWR6Ji6rVyj5Mqs5XMKmmxa5R4PwkBe7QhGNooJce2/EM\r\nzGKH2bJqVYL9CuObZIRl8NoLqJwBJk41ILE=\r\n=B2yu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"f245dfb46cc304cd7e734b7320d37c71756ef6b9","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.1","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.2_1673376411011_0.19678341503556673","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@athenna/logger","version":"3.0.3","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ab03cb1e2036016b11d970de59e089b7435e1ca7","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.3.tgz","fileCount":31,"integrity":"sha512-paDK88rSZdV5tKZFZqeikA9STx78jeNlipk85piI8LbJh6LTab55g8c9Rp9xw1hmBUI2V3W2M7gJ80DmOfAD2A==","signatures":[{"sig":"MEYCIQCQzA/YSqomWahWz+PCgXhStBUPuYMvrihlvm3AcECFXwIhAPPP0aj+G2l/Mg3Coqm1oXxsIqeVPsJC1lOKztmFcf/p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwKiKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBkRAAjX6m0ky/lQsEfoBIBllvnnDQ7ulTbkQ5XcpLwOiRdURWWTwZ\r\nxCdFPXDGRqXVwwwe642nmxKxVCNImMQNWChzA+7EZ0+RwpJYCvYpqcFeDVRh\r\nx8Z2gnCNTgLiXGEP+cRLPJQwZz3Sv9RLRbwg8V9INYHzex2AWMIvIEp9EFwN\r\n9J2aDYa1AUFE4C2lPJTgDVKq5vsqZN84WA7MBd/CQkqny5zAiYgOpffTtBkm\r\nzoidyJL1y4PJ6Pt6bR3OeHJVnPNpTaMOZooGiuMpREac2GWK9GJTt50Nd6pL\r\nc2n0ozvZERN+HWKpM4yZVsrVfK8vSecA4s0SnxCnaxeLO4mFuS/NA/ujupE0\r\nqJuDYALCeptrZEjN8S8l7ip8k0yndLcvar2njO5MQDD0Z+WjhEy0rJJKV7+8\r\nxOV4l1kVnptCID6Ol9AUjdFV7BNKGOHF4DJTnDs0XFAYEiTT0fjZc2b9CvgE\r\nLMs0rrzf6ICCVWbQeDSqMo9zmZuJBk1j5e/dVilNwM4rdVtoKwkLJwHOb9oE\r\nhUk/jOTEVzIOFXOUlgqE6pmP9ZAGiyPxZ8ryav9MYyt6MrYquGqYKoOMo9z0\r\nOrQ+QeESuPBpxx4E1HEXQzpgpHxIaKySg+aDdmAv0Ou9pUEDMXkH8GisZTkw\r\ncTKx873jz0elqm9wU/zy5ObhX/L0joi8ChQ=\r\n=+XBE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"689f9a78b4418647e21804e650979381e6697d5d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.2","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.3_1673570441973_0.9098602593495504","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@athenna/logger","version":"3.0.4","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"0793f75774f7208ab9c4bd20c181669a44e21d92","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.4.tgz","fileCount":31,"integrity":"sha512-Xsd6XTybNfOW6AALMmuHRghY5evF/w3SMuTr6jlhXBhJ+gAaoKScnevLLBUFf0VnVIezyG0PDBYpZ4GjiJN/Gw==","signatures":[{"sig":"MEUCIQCN4rExeZq1JbuQBz8+bpoRxLyzuI7CEbI8QcYXdB5p5gIgXyLBaMkETKQZPxQOZpvFvMDWd9fagccZly5ZRuCYGWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwXWpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq+hAAksbHJWsOhVQ/wPfx3+OVFP5E/lMrTViEOHQVJv2EGtEld/ya\r\npxjnckGn5NC2l6FPAVhnnuZPB0Q0aYhZXU6pggkKHZ0q1Ij7fUW5RWV0160H\r\n1gUv+ZLNQ5Am5N5KfJwI6zrxuPltkXpd52ocsvu8iNOnjh+0yF3U8sTyNYZy\r\nudKoZG/Qc4uY5H6La4530j6WP+/N0ysFZuavPCGQIG38DxrmF5vwoQRDpoPe\r\nTDnXxDD7LtYluo5yHBxEC7kb21s0uI7aKq4lHjkAkWVtdnOVFoeY8xKr0xU7\r\nN3nRiggO9fn/fVOxHo5MVqkIsMlyVpMs8c8Uz9Pr9EKAOZ45oo1Ep444hQ+H\r\nvyA7s90GvHAbgEurlhCsVyW1l9wpYh/jU6TVoUKNvVZaCoE3MTL/nkuYsvZ/\r\nm7eeUINUdp3LUOhwG2ANZNAT0kaUnbD4vL9qHONtEmVKjYm8hgeHOA90sqXN\r\nLYN/XHAEWYY3kauaZwX6/YrOhzM/6nbUHxYYjrfBtY7gy58ZtSi/2n9l1+XC\r\nNpyxJDSeLPWe3E9L2My3TizbrSaDGH9BT0s93a8E9hTs3Qt8V67UTTBA96is\r\nRpohxoJTvkSYV1KR+SuRLVu4+tuibPkxiON/kBTyDp7tRqWcyRr0d0Ih1F1B\r\n/ikbUAuyx83ypODWBqeJDbbTXjO3ufapwCQ=\r\n=OULe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"f070753d6749417d4fe5bb2235c949ab657a836a","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.2","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.4_1673622953656_0.6828082172837964","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@athenna/logger","version":"3.0.5","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"2eba7775e4f64d0b5560c971eda1ab796e076f7d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.5.tgz","fileCount":31,"integrity":"sha512-hFWEMGGVJSP92p1m6+MOMbYled3QMjv1Oohf2p7rw8Gd3RvqeuBnKrP11qAxFIGObcCWcJn6Gq4cn6HOy/sGAg==","signatures":[{"sig":"MEUCIC0qXvSeRGVdnbk4VBFnRfp9mnOc4IqVGXONZlq+QBHzAiEA2THZMt8XsGbnVzNjPMnJOeMF1IjeaIm71rK65xTefKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwX88ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYpA/+IWL9KLeZokvtPsKyAVH1zReUgRhLDRUoUbconOUUSgC3rOIa\r\nv4ugwksx1GOQjP2VX0nzgMLV2FSl6vdK395l49F7icSp5nnRWexrTgNrZ6VF\r\nBE8q3n6Um08DX5HRaTg1g5knTKryjuKtl/H/Pbll7K2l8qmXgIUIBtbGZ3Of\r\nKVQlgU7ubG+HVUU332itcESxjFoRq0o2tydlB3X4h0hq4R5LHk+eOVVjLxFa\r\nvTxCQRdHRw9L/LTVWR0R+9bHblUT7zjm31XE0bmaUB6W0jPBUJpiByeWkezO\r\nPZZAQYXlhkUtqdyewvgUCt0hRyW64r0Otd4tXVn2xPYLfSNSHPSIyvqGgfqn\r\nGIpS2MbGAn/QPCXcKvEWihq42rMpJO4AwLQKtplJdjDzQkDtxl7YuLMkyy0/\r\nC6zfKguS8SEGnx6NV0akFEcVU6xucmEHT6GSMNjQ4zK8xNrXTYiReKWDnuLE\r\nCaNNwVzNtrSyEH7aO2RYpwW2fLjvQ7bUsjSaztMW9iIvE9W3dcelwJf04BjJ\r\n77gzQ3bRiEcKDn6qERLjw/wuST5lMT2xx47O9vv6UTgLTM5m/R1PnYP/mfw1\r\ncEIqK3zpdocQGDHjlfq22HvIL3XQJbPn6uxKyzqK3BTvIeq2QZ4UKxegGrVh\r\nuol0H9DQuNrpz9TzuBQo0UTwSMWZ9PfBaAo=\r\n=1eCN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"96e8c7a126e2b0446844e097f6665667a763c090","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.2","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.5_1673625404371_0.9426127281055834","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@athenna/logger","version":"3.0.6","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"2b8d47f35ebf2dcebcf9ea8440e551e54aa35785","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.6.tgz","fileCount":32,"integrity":"sha512-unvahJDksSfrmqV7Py3j4sYHbUOike14EZAld6vLv4HoVq+pRaGqdsNqxmmc4W6Nr2LplWdVT+79LjZRlhS2Fw==","signatures":[{"sig":"MEUCIHq/OQVN/XkwCvYSMiAxmelpvEugkth/RuGeAomrc2aWAiEAhjLSgGtOadPtN+boM3D2RMDtr2hqgDc3xmQlhzJ2ztw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjw2D1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor0Q//eNe92ZST6iggTA1R6dSxDBn8J4xEV5Bl1t+sk2hERu6oIoP6\r\noDlx67L2LxuUlfUVpoVxw0tSFDP7qMDwDS3c1SdfmUxComucm/kIredH4vfL\r\nkwPXmQ66bAYEkW8o5wa+vcm2F/Ls9ekUNoiWOUY+MvQxDMV4L6hqYj3X8upD\r\nELIVuEGpYjqO4X0ctvCEjNYvwceVm5uNe7/yXrrbiJhdpOp4XP/kAlUrLSif\r\nsjP+HQt6YhYuhnzvEzlMYPTm54eVOPFdcMZFPAO14iyWAjE1jqG0mpD6OBB7\r\n9AMb3Dh65q6h97S/3DWWKOT8bgHSnKftA2CYci9Qs+SSlW+rVajECZlqPXgy\r\nh2ZnvlmQLI0y2+ehI6oPqgG05dI8Ax8rRdVReTbfQJlE0X8/Uv7MKSPbmASO\r\nMx7/7vJtymMfXw+fzQUTt3hcezz/aiDObqJVKKUcFwOIV+hu8RyjR96a35kt\r\nNivcE3g8P9dbsQfuEgZ8DmeHZo2X4CjlAZYrbs7ReffCv10O6k0oI6tnKDz+\r\no8B2N7PZVc0ei+tPNP3SU/6nsV1VE8xrvqaqUp4XhGAJjpMiUVuOp3w38YBO\r\nv1uRF43UX8OFkzCQoZ3E3ZNc0twwGADu7O7L0J4E9l1kbj7NUliLbiKMOhn0\r\njA8/wtN0ZauHA+uMW9BgA53t+lxnLuHHC2Q=\r\n=ywOI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"2b7dab2dfa3bbff74957574cd57070f9eb941c26","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.1","@athenna/config":"3.0.3","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.6_1673748725769_0.23278423721478014","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@athenna/logger","version":"3.0.7","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5398c46c257917d44fb2715aad2233c26cddc490","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.7.tgz","fileCount":32,"integrity":"sha512-v9uXlqzSLK/prDNLjObfG7rD3d5SxcFVX5gMsKPCTHwgdp68gMgeDMUTesTogAD10OQ4B5CxPZdjUDTOjSYVtw==","signatures":[{"sig":"MEUCIFdbSb6qJJ/kcRp+7G3SpT1DzzmJD8S0uop2xIqGRQJ1AiEAxm7YejqTZY82/I61tNQk5xzuu8u7KCibO4/mGmIUO/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxBe6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+LA/+IdHBn6XO+D+8TEOUco4UDI9Aga10yajC8D+jnZR3WdemtxYQ\r\nhmjaS3vCytLlveXZrXQ8roKYGqvyNUT4GPAIVWisdNLmSj9ZvqWyzPRmla9s\r\nAfHeIstd1peBB+qzZpX9WILEg0w+WxUx/t7jeuTC85AsTvdlRK1X1uaPRWQH\r\nAxcsxfN/FkYF0tShUXt5OiOyA7+Pal6mQSX4sVgT8U5x5hhekYtVv4GODfLv\r\nZ+YQLB56BmA2EKdsL+JnVjDo0w5/HG1RGbyBcZFBZ7GqSTQBLmbILKOAAUPL\r\nXO8GiaYbu+AfonB13h7w0iq1QSyuu21lSW9FBU7r5CsENPY7xDnYYu9egFmi\r\nhVZdHYEOBErLWz+w8agq0WhSUnZErFpohBpHIs5cqW1/SILFakIreQj85v0N\r\naEWZV8h3/Pnw+UDsGt0Gc315U1RzNGaRxUdJUj4VOhHcR8fs651xb2mUjZlx\r\njsnqEyTegkzVz7T5aLGeHHKpK9z6MhCdwwh+Ysf8manuEAIzcZ1aPDc2OKVj\r\n/MZ+nEyDFjH/wSHMpk9Hd14CyFfxucoKPt71OOfbDgxumYt8TqI2JldsIfXZ\r\nB1+HoRY3mC8Jody/3R3XIPDgEeybsK9XxmWsUBHojJJ/0vp/EE1r9BqWWQFJ\r\nbG+1q+gpGKlmRxViAraOJ6tKkf6/kEJ8I24=\r\n=TxHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"48d76df557e4f8e72107e0918d37daaccf603d0e","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.7_1673795514185_0.7595693306682254","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@athenna/logger","version":"3.0.8","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"dcb460a5f59dd6a8d81165505762a337e5a1d611","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.8.tgz","fileCount":32,"integrity":"sha512-67kef9ndoIYLgSFYjYykKGSR0iZ1lVJBJ7qJf+s6ijkydBRTpfHavgoS2V7LgQf2yegwSr+rO0S43FjOVs98CA==","signatures":[{"sig":"MEUCIQCpB7WW1BvHnYBNjS0st6uQejMhpEpwT/OCO+UgZyIwSwIgP3HWpgPZztlljgxxULgo7yvJgqthciqu5oPxZvh8JtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxEqgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE3A/8CxU82jla99U4RHEq/KxFlN9iyQCuoAkbwRe6V0i/DdSCwg0Y\r\nB8REAxP5lhrGRTw/4sa19zqxeuvteHXYFL0l9jwP6YcXZKrkC67lJfgvWCxp\r\nrNFPID4ravq0lHoAf081PxhFTM6tulVjFWI94kT+rwaynBV9eFKAolTopw2Q\r\nVBIBAGOuME/ODAtSDuEeGqRNsQVwJat7fqX1zMNTycaSspZ8xWGejvQt6/sM\r\n/EzcwOrbvCems/m1VcFkNouH18bETsXm6MSuj6Jyc4w1itBiN+2r/CFDI0iX\r\n7xM/CvOEw0Kk5Hyq5BTl9K4Q34sDI6wCcId3fOcE8pXVNGRLfwqgYNlcYlIK\r\nl6wZOdSIptOrl+IGRm0mSvmI2cgL1/GYz006QS2HO94Hv5Qd1zj3cFrrdHix\r\nc0xPdDMRTdJaPwA6yX1BOryehsKDic+Y0NIwoI3rKxJVRNaz+Js4oU1mw1t/\r\nmyW/iltZo2lB1sQvjp5WzahoTbJY4m9H7xw9yFddm1D7zRkL7mY2xbFugI6X\r\nSfvlrVuUIkpmKSuGMNeufdiwRraCuspfzuU2iBVVT8lcDISTykTTljWmfWwx\r\neDrPqZC2HktlPnZ6+TsNTheehgU+Q1ymr3TQrnpsxdmvCNmzUc8tkKYRefjf\r\nVggFGxuCveh9NqIl4NTUDul0ZcvYf01Db7I=\r\n=385a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"ab9d1ebf4db539091838312c2fcc020c313937e5","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.8_1673808544612_0.44603392235728734","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@athenna/logger","version":"3.0.9","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.0.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":["src/Helpers/ColorHelper.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ac5142deec355fde10df0d2ab4fe2b33528bf3c3","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.0.9.tgz","fileCount":32,"integrity":"sha512-6UfnaHdO9vIffVRp4wKTqLniE5OT55HacNgPyqfXerX0rgw+gvnLUl0eE03fi08BRg29Vqto2IFJtfd2LSWcCQ==","signatures":[{"sig":"MEUCIQDYUTIFT8Bgym4OUszspIb60IfD8OHcHzBcgS2dI1o90QIgS/Nn1KGn0EppVZrIZNswUlu94TWeyIR7v9xg0CIlmcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxEvKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmTBAAkamvHhy6MuwAWDeAuLmvMobGB0511ijLCBwvHuvo63gL2Sw/\r\nde0nR2QV3mh2by4cdewKaGy/r/mKIqFPzjUMQ9Yzeb6DdV7Ocoo2fFqRC2+X\r\n29gLEsGu/P1QZOHxilVZgKyuOBJQKmPTpWardZDTRV+2vPFC5SacmCMOaR3H\r\nlRjhw4KM5gY5nTlxycPh5czyABgLl8VCqgIhRBfjAuZ5S2zagwx8vLBK3dJl\r\n+O3b96+oh8UqT8M35S2cO5g1gSOU9vBPGDEz6S/nlN8i7BYkKNVstT5HD6W0\r\nCPfdZTFgaKYecvPMSTqSOP3gzM9/y7Rb+1by0QmfQfJwhKuKpeFbwquhg6dG\r\nU2a/oQcp1HxPJFj+dYGVPHuPiO3Fws8+6NugLn6R9gUO6882hylEFoMVrPLb\r\n2oEtU/6hri7ZfNi9BnFPNzyd+GMn3Tju4/eO+Tnfm4PUsn8kLbRZKqSsaAqL\r\n2h6uwtz5W+eScKVAKTW+AmZsWgJXbjsNIiZ5dq6tvQTJHGI6D7t4oIdDB7d7\r\nR/kTAj70xRak+HkQ5Tzk1E2BiuxLOekhxYU2JQzSQbP/12U9mF0kF/Ffirnx\r\n7vzL1kiygB/bh9DpHDQdJ/+edZD0PObYXqidVWQ6250NVMjB00Kx3eq5MRP5\r\nHrbjZblN8s6J2ytDKiNCVonulGHJDcZ+sgc=\r\n=UG73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Log":"./src/Facades/Log.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"9420f836ab1864d760f3388a1383e348fbec698d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"5.0.1","telegraf":"4.7.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","dotenv":"16.0.3","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.0.9_1673808841908_0.5008649705704551","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@athenna/logger","version":"3.1.0","keywords":["slack","discord","telegram","console","debug","pino","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c746fb2f8eee05758fc7430b22ae5bb9e7373587","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.0.tgz","fileCount":61,"integrity":"sha512-oJ59UM/Ogm2WmI+NBksqVSRf0LTklPJtGiGqjDDKquVfFJgSkqSNxo2/DoNdU0UeaJQNaZ6H25Bd2ixDppj8YQ==","signatures":[{"sig":"MEUCIAxucbGIJO7n6e1aLC7dWvQ526iYaj2PItR/b7hmeF+qAiEAs9Abe1b1iaa4p7C8xNr/vu34Y2Ngl+Zul9nSJHbvXo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1bTbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcaA/+M90IZAUt4F2CjiMlY4Tk02HnBvMSX1vA49mPEX05/4kaIkAS\r\nqc6TVeAhzwgywMfFKqZXZuPIpgctj0phDa0Oi61L4h5NqXCEyq/koKmxmQx/\r\ngjROvtvEJrz/h8MtdD8rWhhFzK+oIQTm4FOXP4zVi4Dxz+g4+Oh3QHFS6oEw\r\nsuUSTMN3PtwjNsdDIAvGxIgIs0iZu1qijvsX6kTd6AT0S4jBfsZxumuyRzTE\r\n/tPn6xnvH92zX8bYy52bnOnbSHvg5w1kL4kxh0TwsTyKVX8RhBjFLWFfCpyw\r\nK9+fQrx0cgjOlfhveqBL/kyhxRtroDxGEN9aHGBvy84MNbcKmIZQ+nbrGqa6\r\nV6WImrhshAFwl79DAdmLr3Gby4Kx86sKKXFWy1TcOmg/vC+2uTD+wK00hbuD\r\nJLN4QN6JJkf9D0na/c+QUajlU5Rt7kxsLoDbbKzT3V2qA/G7e5eAk0d6ppQx\r\ndXIl70hn4VN/u9L4mrbaPzktJ2HMiJNbTSZ7W4Fz8oBNy/dni7uSI1szUIE4\r\nGwCkzjOAmXcoT9JRMc4C7PTevAnsbVxqd0tnYo/4B1348ShFpUAgwGLI27r5\r\niqB6EV4QGlCCoVvGlw1IjvTperadSjGDRwl0+ShrpcSMtfJwQVGjNklD24Wz\r\noyCbYpQoBNtgyMvp3oUktiBTb50/fJSTRrw=\r\n=I78l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"9b0769a2c506242b186b90c7bb6c0c27dc257ab1","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node ./bin/test.ts","build":"rimraf build && tsc","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node ./bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"chalk":"^5.2.0","telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.0.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.0.0","@athenna/config":"^3.0.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.0_1674949851508_0.27606991257361324","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@athenna/logger","version":"3.1.1","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8ec5afd5635d21331369f49472aeedde5d004b22","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.1.tgz","fileCount":59,"integrity":"sha512-D9duI6wBG4EXWfIZkk4EWsIaKjz+n7PAlnkyKg62cphwjNIbDGNKdlEg6zUyzGV5+zj+0N+PaKm/XHqx6hCurg==","signatures":[{"sig":"MEQCIBOei7ZDIiajrev4Fu5iHiFzrTyoOZMTEha5LaNACD9GAiBpuNBPbyg0rtU8k5+WXk9tPEsKQnlvOjsyt1OEQjsmog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3ugCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPrg/9FC7F5SbSl5OCgsW6trAv9PaDmTl766Rq8CnaaXOojogALalY\r\neschzo1dsLJPLuBn/XjdpgX2CBPOAAQjjQv/486FC2LeDIkc7Xn2MzyizQvC\r\nrKVt47Ctua0FQGAYYyJw4FxzVe9ilsouhIYHuTtsOABxUCY68GCAg3iGJ60R\r\n93OJlWOyD22BIFOUns/trD2LXNMkQDq1lBZ/l6wRsGtXJ7RczOLi4EF3Finj\r\n/RFThSRZneEjyMQOTDWF/yjQdZjXVpTDxl+27QX76crClVYAiDRK1LCys/gh\r\nXPh6mWTFyphUnfAVBCk22/eELuOEeEXgdrkrFUNBK0wHZFer7niewlsgLq52\r\nl+UeebMlu4yZ2vE5a8d/Xn3bWXsfHQ0tgqibY1nB3YaCdRjCh7lBIeyE/c3f\r\njbDwNWudjIg1HQTtjuqMj3KFy3usb0Aj5PuqUsVU3p9Y4Jo7iStLqmfLOc0w\r\nqxpPJFWrxwjHI4Hz+ABlipqZj6vC37BEF0it25WpZmZonpoTDWZ1RWpVsnlU\r\nRYEy0NT1ZOzt4QlCOMiHggB8TiBijzKQZKdkbRCWx4lp5jML43/oZ70IZo3X\r\ndrGYnjPbja0NO5TxYuUgPdVZGk1PJlML8o97aX4gtg1oRbrcQhvNfOMdJOXz\r\ndIuo7tn53ZkR7irW1JoRnCoHAvvX5jWH1Hg=\r\n=jErm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"037b4403be31ebcfb10fa1b2392d97405cc24cee","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node bin/test.ts","build":"ts-node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.0.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.0.0","@athenna/config":"^3.0.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.1_1675552770734_0.13138781034550506","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@athenna/logger","version":"3.1.2","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"d87040c740991afffef435d7aa19fd78b4c3c28d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.2.tgz","fileCount":59,"integrity":"sha512-Rfv/WxUeA3qEjSUw8gzWCD2CmCPf3qwxeY9Cv4Y+Leq3WAGu/2o+dXiSBg8ygG2FZG8EH8TRX1F7JW0aiB4O1A==","signatures":[{"sig":"MEUCIQCbwOmPYS+1y4IxUFFlLDe3m56Z6Fefx1+1+p9yIdpcKwIgBXBXlIYHTN7BYBSwxQXHI5ctvoDmKeh0BCQWJtC1kas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4GyiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfJQ/+L0+ncnuDfPDVVvKmDePCh3pLSduVxBEn7Qj9CoQREG6vCza7\r\nZCCdN25r+2QqYlmrXpO10ksRkkO5sPboj68LhHp00nLaUAMHqx/KvUf1Th+X\r\nNc7pF4o+7g+NE0kri0aG4R/uk6JQLDofQI5mGL3cLnnsfJDdFcmHE1P5GUpT\r\nMe8GlkSnZuBS1N8+LdvMsQMfnk8uMJUVYC5t+fHQ3Qc06p9XNU0cbuz2fIo/\r\ne5fUaTrylHrUY5OjkxEwF8dGxbhLtKYx/GbJ9giOUP3u5+WHVA9J1sEY+W9o\r\nujdDHzWD3NYJ05WDFw/yeToPOradIc2mNUvucdDaZiuVbXn0Uo/0+GMFdy17\r\nu0sz2EiOuCXq06op2CrjG+y16qejjiD5zo2cKidFzFKU+6VxJlhDyMIA3+Vm\r\nLNCJOeiXe7I8KFk5bDy6CCi6IRm8V8DRGtpzSso+9M5jv/cWFoxq2VwdTKH5\r\ngmy5ynC5UCoErrKTem9o64WEeslQEx7fWA3TAG/58RsK3eTrrIJWxcHT53BA\r\n3uujWjbN2ELrN/Nt/AA39JRlJ4a1JjQYTNUXlC1H+msO4pdHmDPyBX2pxr9v\r\nt3jRK3rTZtYLdPdcZIiKRuB4CK5GNuN47XOBrHg74tfkmRQJRLh1LiUmuhnS\r\nFTxt7RaVL3AJImGkVLb7EVsF48Ezk7x1Pxo=\r\n=0P4H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"f3fd3db0b9b6074f839aa2f775693b2362fce8fa","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node bin/test.ts","build":"ts-node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.0.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.0.0","@athenna/config":"^3.0.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.2_1675652258214_0.9444044558941123","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@athenna/logger","version":"3.1.3","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"bb2b9003371cc13dfbbcd869786530ce618c3b69","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.3.tgz","fileCount":59,"integrity":"sha512-fGqpvfNoQLnJY+i8+IWmNJVZ/xx8egN4M85VV8Nrox4Mj0rn7qHsO5vVo41XTvKIT3dGQXi5ZtAGnkmzMnlR2w==","signatures":[{"sig":"MEQCIAsGvVu2DXO1xu3NZPe9y5pDgeSzY2WAsFuD9f+grch8AiBfhBZqiWUYjCBtur+009gJEw+BHLBPp4pC0wPzr3KqjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4HGoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrjmw/+OD1aW6BJGpAuNjTJBNe/y3ezNQ5e5IroU8JuMRr4D3kfoU4V\r\nUSd9eefC1Vk5bVmhxeO6lY97NCaWmlYDc+SMYo+PnsjM6aO7xY7jOpc31RA6\r\nsSf63pH5XBL8IwUJcsSAy4Kl1smNCAYou8IuTm6rdQcz5LRs6FhTGWaNUUEv\r\nIAVRskNaev2Wa8g0/OqzVCzkdDkjqsNjpCksT50w9OWESFFqwBwexjR1lggi\r\nJz3l+gA9jvpbrenzRh+h7q/SSaUinDSSYRHzRlEpsn6806s2ZQxWJSuB7fET\r\nq4lClM214ZWYe27X5d6wiMD073aaUi5eMeh7qyO6nNlnNZLngF8N62Bs0mY5\r\n3CORpD2fdFUvkdbt14He1ILZg5g8zHqegReLUUrA2B+RZTx/g9jUnV6C9mI9\r\nVzSN32tcYeAxoqvmCGOH3/jfNA59esrh3dTotX02toWlmLm0XJzrE6SirHg7\r\nel01RK0F10KB5Paym2Xglw9bT3PLkC1sqO2vr9bd0/h9tpqAOPraLXJcOkrD\r\n+vMCeW+7Ew504q5EgOXvYlKaYPdiNvwAsEc4NLgJba86i+OXK1g4J4O7AX2h\r\npZabo+BsVWiMMBHVPgobiwVRvw1hvssdoycC+tdrjzyAP7Yq5ZuRf3xVyvZb\r\nMMDOVG07NHQS1JVM03iVNwTtUrNKspMpBDE=\r\n=QiV9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"28f94af6f713869d09d0a126f65c52fd6eac3680","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node bin/test.ts","build":"ts-node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.0.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.0.0","@athenna/config":"^3.0.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.3_1675653544251_0.6660015711594958","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"@athenna/logger","version":"3.1.4","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"3467687c0ccecf10ab46407f1678a5b2ad5d3bfc","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.4.tgz","fileCount":59,"integrity":"sha512-pJ4CHYOWXaHCZLmgnhWWXNazS+l6CgfyDaDnYxZxVRK0TMelkddd1UIqTkzsAn/z/qzeYBMzffnzyn8zIgGRxA==","signatures":[{"sig":"MEQCIFzrHWzqbybnneHRyEGY8PQBTQ7slYTvcKBB4AyUpsJhAiAldeQELox+2LAe51Yiv9h6vgZ6O0V8ThtAFVNMatJJwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/RJ/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXLQ//V4FW6a8fDt7XRzajjo/5y/OFcsUCBMOXehAjUNFTwZUf8+Hw\r\nV/9+G8JEPf3jht2dra2+InuDX5vKHGcMeQkMq2OtD+vxYOYiAlPqGI31Pg7C\r\nJnNfUonRgWB0aJ0WQiEGBW9evdruOF7AwXEb8YsRS7PHOzQUMZPvXtTjPeMz\r\nGU5X6+tBrCQyMp262HkPQ1ftqxHJS8Az8bKIPganQdPY+R2PcVqmMkCttTKE\r\nmZL1Lyo0ICKXbKm8QoUtwUJOtkCCqYFkMhO17iONSpSATFRnt/SrfpTkWjKq\r\ns1VRnPKA8kJsPscdxToluB0D+vx7JaJdDtoCenDuMW4RIm1Lgk7x4d5nmiNi\r\nq+FTPJHJEiAaNYrifB0U8ivVvBQkjyAlpLufONd9az9Cd/M08eMou+IH6cZe\r\ng6ACCQA06jM3PlmANrMS5OLNWgjUNIrHdZyJmt0Ga1TxwzsiFGaN2QiOhcAY\r\n+naReVCzW3nZpNKGyqtGz+nL3EFqU40rBnpeOajNkxQXlm5CHfo6nFBolh0Y\r\nurA8lK++xtwM23EwyELW8EZvr1KI0q6MfoL8sOfFBSwGxjf905F/sftW+FqK\r\nhYkZB8AFcKD658ybT9HyeLgRgLY3kg3sbNdYUqE9/5fr08sBnQRQLrsQLab7\r\n6WowmdpK5pH0wvsw1HHqunrY9SMgzXEDBi8=\r\n=eBDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"0ed0897a1a9a16070f19cf8c9df33b72bae554c8","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node bin/test.ts","build":"ts-node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.0.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.0.0","@athenna/config":"^3.0.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.4_1677529727806_0.4972228796425713","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"@athenna/logger","version":"3.1.5","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"bbc0c2f104da3097d0be8836e231740834bc9396","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.5.tgz","fileCount":59,"integrity":"sha512-nbA7iIh2T+2TzUTlzxgoe2HR1SQZrZ8mVvcJVaQZmcWkDcx1UypN1ERJbE4HG81i5YdQHMi6UucMO4xr8iOveQ==","signatures":[{"sig":"MEUCIA/wy/sRKkv1xTPqW1WRN3/iueWOnh5wZ824aqimC7PxAiEA0Uj+nfHNP+3z35+Tgc6UlB7oJTsZBB0hNKceP5nFLeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCoKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKQA//biD91t2jrRrRWbdHVP5iTgc/Z8gDj3eyPqEaXFtvBBwB1eNb\r\nxsnOmBJYbvThH7HnEGxIZeAOaZhiNN5iBBDBT7a6WlVlhJr1IHAKexW4JY5H\r\n8R6xEX9NOyd3yzCaiSwG/D61zkPeURTEn5VzlM+IiIwaLNnnLptQ8lqORXvY\r\n2gjoA7oDvUjJAUDSFRUHGfrmRn9wBxsrAg+5a5TkMxLozkvYtxkj9FUxizlu\r\njyIt8l7ICvDcME9gKjrxv3iXIGv45h/PI+NXJbbw6RZF+N6GI0+/+hthQKSj\r\n92LUPudDusrArPcWrO7Gw/zGfW+cBwLAxaogNgXrYy4BSJZDMBeNbztwQAsH\r\nloFWsfKtFcXTJdn4/K8eHIX+wxfIfcPPrUREiQSzEPn9i0jLtHdPEKJ5kSG4\r\n1ZNXFsWoxbD0yKZfluYa6FnEVSfBjjWoBP9ZMlwecABXCxuRusnhPJGkzfcG\r\nOrJ/bLJonq3HvEhlHBGCwoALjhIHDKHsKpDrjq4R55uNqd/Tskru63B/O2AK\r\n4j9E17scUQzVj6T0appds5etDyddIRNVbDTZfEBVlgdHZ6y8eMBvAYn49cqC\r\nk78bs8r2L/M0SyuqKAuqEJZpUeQrdOVPdTCGgGhns0DEml5I5diN0GzxEc3q\r\nCm0Q1wsMKoCx2AalbCwtmYECyNgmj7rlQ8o=\r\n=GvEK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"f1f9968804823f64c7d589393d9af33527dde5c8","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"node":"cross-env NODE_OPTIONS=\"--experimental-import-meta-resolve\" ts-node","test":"npm run --silent lint:fix && npm run node --silent -- bin/test.ts","build":"npm run node --silent -- bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* npm run node --silent -- bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.1.5","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@athenna/test":"^3.1.1","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.3.1","@athenna/config":"^3.2.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.5_1678410368238_0.9158896089247712","host":"s3://npm-registry-packages"}},"3.1.6":{"name":"@athenna/logger","version":"3.1.6","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"1009d5b06cb9bba59b3047b9a3dc226391b65961","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.6.tgz","fileCount":59,"integrity":"sha512-J0AmGQPbtgkic7zx0hyMQF5uLFFrvpiBbgRz6q+mFGW9DJayWoulr2UfJKj9Lx2jG8ckzw+xJmfaKuDet+eu/w==","signatures":[{"sig":"MEQCID45O1ueA/tLKvWbBSUmekUOwIATtTMBhepjYA5EHPSvAiBG0Lj8LiGBv4lCGSB0/F6GvfcanxZJGt31x76xgJW8Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGcL9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryoQ//ecH0vsyAnk1qI3Df1hmWpVdM4nBuMlJ169Ubgr0Lb8Z9FFG8\r\nsgnprNP+XCD3WiVzSQXauNbac9QyIWKuV5Mpy51Q5GieRy7im7PQ6KgUK/TF\r\nlzORKvRhhpF1yaUoTcetHQnRrdOTYSh0vh0KSmQpMi0Si1F/XMBypZz625WM\r\n/O3BO1ke/rM4f0Yh9LtvjzS1x1QeYLMp0/Z8ilCVdsEoa+rxcjzu/4lyqZej\r\n7+Ovni7pUfKtcyKn9mmwg4IVM6xistnCkbldRkxPMIqZZU6D/acmNc8iySFD\r\nYhTBV5vFYFTx4IyqeMdrJDBm3W5WJypele3JccY5zkCFfPwcmhnobr/xuQZF\r\nq6K34HyWRCTa8iK87IGHL9wtQ4PC3LzZQeNlZ89pShxneaSwMIS9dNsKX43l\r\nacVAq5kIgRHHfoVzDMHqRXTWuMHpsw2iC9VCbK7sDDXhs1EC/vm0X+jQ9IF8\r\noDYul00ABsSjV3c7FZDX3bzvpWQTLrTmhXxvUw9oGT/XVeS536eG2yf1byw2\r\nfN7IUDKW6ASeg7z6UGQSUKVFh8ADvbtTSnDXWCwYDgGISHhlxcUd/VZeI549\r\nqXEJbYJ5/dQWrnJV8gKdswmvTxP04o3c/4tKiF+lDcTCpCoglwMl1PupFTAJ\r\nXk2WwgMzRnaBAvqb95e3k8dv6wo3TFFhpRg=\r\n=KDiv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js","./providers/LoggerProvider":"./build/Providers/LoggerProvider.js"},"gitHead":"e5b07d12cd75e1a8b18578d32d4f05164c0e69b2","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"sh node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.1.6","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@athenna/test":"^3.2.2","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.4.2","@athenna/config":"^3.2.1","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.6_1679409917090_0.026072990999744583","host":"s3://npm-registry-packages"}},"3.1.7":{"name":"@athenna/logger","version":"3.1.7","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.1.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"272c828ce15944f4601ce1d06756f29d20796ee2","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.1.7.tgz","fileCount":59,"integrity":"sha512-YtctWZAYBqwYx8I6n9BXDUfPCvz1zbkzjaEGqVsOnlqRquEBk6R7RMopJRlc8rNxMq5p6CHdtJ3EkocQn0fkkQ==","signatures":[{"sig":"MEYCIQCemu+mmbt48OkFS5t5Fh6sdFeiWhfl1c/CZuWFnAVwpgIhAP5XjO9f7u4QytmON966MVG1EdrGqaiPwW5yejeUlxTj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG2JrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrl7A//SA9NmR96utgS8dINpGn47HL/eyrs17VC4G3THKmXSCgYlOCf\r\nF2DNr4i+08UnFNT95Za0dYBCR1VpP8BFDbKVEQXG8Z3ldn1nXZvunOMarx0t\r\nNmrF6YeOe7vWXNzMDLvv+nvDro0E6fFIUV1JA91/4m7ZDpUEH5qwgBHP+4Vq\r\nMqnlVxBdGIu4hFGoztXWPs6EJTZk8M/q3lD+4yloCfOY9vRjskFoLeH6F6CW\r\nGeX3PtzTwgN/85cTftvMupH3m+GX+yWjU4POCoMA+yYeW3SxLV/I7YBL30GG\r\n51bv2YX80wHFdI78jExKDp16fMw15lhvU2klj08GZqtFHQBHvArK878qAbQR\r\n6rr5Y+oJBuaE4/+TfUmUWCbghwNR3NrdsJZloXU0mNwgXjxQbmHOhLoEiFvE\r\nFozqoe9xPjxioAXqcy4v5rxp/ztqW7rXmUmXboubtfFPmk/zLWVdUrMtQFtC\r\nDGvRVmiiMUZSW3A9i7lUeCt1plfsUitMK/B+RzRYM71X3RUUyvxJvaghM8zS\r\nuVjsbmo5ny+FdQYCrXnQf9VFf62oSXHWPWx64m4Dpi/MwE18Btaf0CULpfH4\r\nfJFDswHrQRVI9Qeem4Ji67AOVxXvWJJCfZ3NAoTsnNrTticPQs1mp4Drdbeh\r\ncLFw1d/UrnPaqbi28uEBpdMLjiXgxkoReRY=\r\n=9SjG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"1bf6cb4f75db4a619d8eb2b8e829088138597caf","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.1.7","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@athenna/test":"^3.2.2","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.4.4","@athenna/config":"^3.2.2","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.1.7_1679516267087_0.7531665465275028","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@athenna/logger","version":"3.2.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"0f1c009aa870bc3839c4e71d36e4154fe0acb94a","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.2.0.tgz","fileCount":59,"integrity":"sha512-GrkU4rFd24y6eLUiPhhWMuwnLiQstiwBPFYFrhdNVKGFQO8Cy5SCpIZY39/y/GLVkRZQwnW4tFIu8aukN9QuEQ==","signatures":[{"sig":"MEYCIQDlcO07haHPGP/KeoG1UEr1zQbsFWcSZ21i+7PqTSNNAwIhALY0Puhe1CQTegxFGWgt3/36eQaaDhJlmqdRi4Byrnvb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHcR+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR4Q/+IrwaD7GSMZ1yyUhoh8Jfh4bJolKmFtUMptEHJ5YD9vvcCC77\r\neqmNalaak4nMzzXAJc22PrCIb8pxDlo9R9yW+8iVFXIz2QKPimo3Qo/K1Snn\r\n5EFC5jAW1KhMSkfjNg3jb0eSCU0awbdxttyOWFUC7b2Vh5E2EQaxbgXNEaQy\r\nYXrdkae/dl8vCHMuhataKpkFwCGa/J6OCNFWrd6ABh6JUO/TPYxHRKxJnm3l\r\n8j6GelOsOr/wAr91dUXPvdhf55miPhaoFVTkrl5siUEoZ9uItH6oBQTwlvid\r\njgeTmUvRolQgOgwuejpnNWK9HP6lHiqkLztePjWvfjkM5ttJUQD502ZfJaU3\r\nMib9QkQrBXOD423YjwrR2uycURy2osATIYwclLT6Yvku8WBr4dys6hwbnkFf\r\n2xc4hKcim0tYAHEF4z2Tqa0bn1iC6/spvV+JoWxPyAMyB68DvTgVzZBbt9PC\r\nJspEPsgN2oH5njQeoUY5OcUjDxk/TW2U7KmuRFXW61AtoIJFJb+wxDNiNq5d\r\nirmGEcOybSsHFWxABDG33X5jN9/oonyKyUYnv94YdbvBrd6xT/GLd3NYEvoG\r\nC7lt85nazyG3NoobQ1i7NLpsqvZmaSaJXJWvEemrWDktTllQkHtemhXLaXul\r\nKvRT6QPKRFvlTWhjSHGCYDLTyc0CI0iAujI=\r\n=qD+3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"6cb7193c6c94e801c4d5062d50bacf89d7012ce4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.11.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.36.0","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.7","@swc/core":"^1.3.27","@types/ms":"^0.7.31","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","@types/uuid":"^9.0.0","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.2.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/bytes":"^3.1.1","@types/debug":"^4.1.7","@athenna/test":"^3.3.0","@types/lodash":"^4.14.191","@types/kind-of":"^6.0.0","@athenna/common":"^3.5.0","@athenna/config":"^3.3.0","@types/callsite":"^1.0.31","eslint-plugin-n":"^15.6.1","@types/pluralize":"^0.0.29","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.2.0_1679672446596_0.6652916788937115","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@athenna/logger","version":"3.3.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"01a051472b84477776c2e8a85a78d6be478cf318","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.3.0.tgz","fileCount":59,"integrity":"sha512-J5/o3PjsSLxPwbNTWh32STi67sNLICSzumgkseWhmiAVaXPgdmK4KgSda5ixH8U/gETD1OArbksnwB/jseUmVg==","signatures":[{"sig":"MEUCIDX+75z9zbANnD5zR/fh8tw7ZyPuSdVgQUfSZK8K2MIvAiEA6ro9iYLkoDyxwCPmUzFCRuzgJUfFD7qmVJMf4tRIGYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMFeFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9yA/8CB3yzPVwSlcuAlnEVjD56O+a4O5KIyaLGHKvZc9srAAFgXIS\r\n4ttvutmxj7AJT/krw+2KQtRXYPHySFYNBhEdI7T6+oApZWWPJjVm4NxQjzqh\r\nYvSFCQbzSUpZX/xSWXkYzlK3H7Mzarda6O5QOp3g9SpQURd1RKkZXKaSDSHp\r\nPt1LF2MJEcSGlpUKa6xYpZO777iEdnVucYoZrc0aGcv2uuO4XoM7F+Q8kQu6\r\nfR1mtH/nJwNvCQDpB2u65GQOaxhtUUq4eAPfmqCwvIfYKTP4bEjlPrscwpEx\r\nardKAbymkBHxY2Ao4VtvXMhtMuVTSpJixrNuAvQbZtUJ2TekTxamA8Nm/eGu\r\n8MPiFglTS5YHp6f/nZODWBaMFHEZ6XlAKKVtwbXy7lS3EBUwP19rh2L19B/a\r\nFrDTnmza6s7CYCZT4z6C3MRb+QSCzO3Dbp7iUDx3YPJBJln5w6OuYcGR0NXJ\r\ng2NkinkSsoO6J+eOKM9FuSYwLWFZGd8gh6myyNPUnw5Y/uzOJKfX/9H+l8vw\r\nCLwpP2JmVePox/OG/X28tQJ0TH+NxWZZAhfncVCHti/LJyhq9+iFIBTpeoy0\r\n9taVJD4V6sUqmSdMuCyAb7JZwsppBvPA37r2rKF2FCLaLSjd+Tg8s5msiEfn\r\nOYy4oxvGGSYi1Zn37gwogkB39zzRQ/3QK9U=\r\n=n2Mr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"8529e152ad7c477224e32476c2b65768b9009326","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.12.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","cls-rtracer":"^2.6.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.3.0","@athenna/test":"^3.5.1","@athenna/common":"^3.5.1","@athenna/config":"^3.4.1","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.3.0_1680889733710_0.4449584419253192","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@athenna/logger","version":"3.4.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@3.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"cfac1e080085e68cba63410165889f8ccab8eab1","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-3.4.0.tgz","fileCount":59,"integrity":"sha512-jdUBePht+5Isj6R0OrLyHeAPlSXQ1HH4d1rI+gE/VqFbv7mIzMD8zRaS4ex/Ofxu55NfPU++D1xcKWc45glatA==","signatures":[{"sig":"MEUCICizSozqkdDajfjqmGvWDMR3f72KYV6iBZGksoy8EZtxAiEA0LhIlEQH3KfCypeUm/ErBCzCWVJBczLBok9CwRwffy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPa9TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx7BAAoC5yAP90vHuHVB3Hy9YayeWCm+SEE24A7u/ayMD/xwlRw7W3\r\ni1NPG8oGJiD5uZbLw0egOH/6CkDLGlWvc9FiNCu90U8ON5SUCRDcyiNWvloL\r\nKFFW1ujqXVjHsi2yMEp1WF/97GIYtlHU9EaidS0YkJx0zAj/+m1i3OelWYOy\r\nH2d6NIZgcGPaP7iXFAk3zuSJCUuqySbNAayEkyfezNykN2yXmEwkbc1Gc1CG\r\naQLu2ODBvJkjxe0v64HFgvTR/6K+nC3dsF11TVcBuQB0fAP9KcU5BC5HgGNU\r\n5b64tKeMnRzQjRHeB53TXiwCNXVCFJmMC09a09y88BVx3G8JuB6avzfaiFjy\r\nsyuaGgxgRoHdJyPcyQd+tdrcUZ2mIBv0EGlbc/dPFUuIvoF1jeUmGuHJkIVT\r\nX1l2X8Uhtx7py2qiwSiyCVfGUO9LWKbFe94su2DJj/4Rpgi2EC1ku67uzyMQ\r\n5j1QpEBwLoqEiHJO19bM5sGIhLnvnlGDq4ZYmjNyAyh2gwWwT6eMOGAjU47B\r\nO8SAAb0cPURXWOdEMA8XA/CLZNAmJ0h5enifAJdr55jzezuSPvJKn0drzcjQ\r\nwNKA3gEfzMKF1jslBu75Ep4mF09NdTFGm8OIXjHJyMlth9DahKW7+tglIQu/\r\nOZudWbeu/mq72nB93tzDIZFPjghsd6mlxHU=\r\n=C40r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"gitHead":"8f43dfe9170a9bffa8957832cfb45ea8144c592a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^3.4.0","@athenna/test":"^3.6.0","@athenna/common":"^3.6.0","@athenna/config":"^3.6.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_3.4.0_1681764178881_0.914666810224908","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@athenna/logger","version":"4.0.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"df13c0911b97749b121515fdc1c898dc7e8256b9","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.0.0.tgz","fileCount":61,"integrity":"sha512-0+d9hjSYxVRnXXzFE+RTnL/KBuSBQAdSjNpvRJ0rgWt4uAWKLKUIon/gLfosUGXqZCABpPHB3lJnHMTkJqvKQg==","signatures":[{"sig":"MEQCIHjbJG1rkWZj4yyxYiIQgm0LFIRLPG8YBM4QsLt+ydldAiBxmk18rz0Ynk1cBNgCocQkxMs0zJbRSvrSwk3KpMfVYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59859},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/Providers/LoggerProvider.js"},"imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.0.0","@athenna/test":"^4.2.0","@athenna/common":"^4.2.0","@athenna/config":"^4.2.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.0.0_1689785314430_0.9018904609806302","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@athenna/logger","version":"4.1.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"28eb9d82dd8c571b924f91b0777bd6cc13df18cb","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.1.0.tgz","fileCount":61,"integrity":"sha512-lpMUUSYvUZzY5BsfDWU5VPZQgvqQoJrAEBbMOFQifn21RXhbi3ir/8KHC37sG+Jr9OiCFvqDzNDNSuCmleO8OA==","signatures":[{"sig":"MEUCIQCYui2+ckzknNl728aoS4sGIH1dFSCKwPD/ruI6SPdOkwIgcWrQPoGBN7OrbPCogyqIWcAT0oGjlzNEvjYKKgRu93A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59859},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"6.14.18","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.0.0","@athenna/test":"^4.2.0","@athenna/common":"^4.2.0","@athenna/config":"^4.2.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.1.0_1690194789450_0.7543264359899904","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@athenna/logger","version":"4.2.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7532009bad367dcf3d3a8b1b6348d8e69e4dbf11","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.2.0.tgz","fileCount":61,"integrity":"sha512-jDSYb6GRWRPLaUdyxbw9I/1mNR+OORIdkc0z0lf5gvEDKUJJ+CPbn0QKc7Yb8uW02DIuyHL15tAIVmuxRbLmHQ==","signatures":[{"sig":"MEUCIHahgPWcKAkFoxlCU/AbtrOv8pigK5NhOU8bU6iS6xItAiEA3ErcjiNYPdyvPL6zcr9HWIzpLGFens3E4uXzguzXyeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59875},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"3a4f16de81f44850334a344c617dd836373679a3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"9.6.7","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.0","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.1.0","@athenna/test":"^4.3.0","@athenna/common":"^4.4.0","@athenna/config":"^4.3.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.2.0_1691620551429_0.3670194188218283","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@athenna/logger","version":"4.3.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a714a477409d4a7562c513e024a4f0feb2a0fcdb","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.3.0.tgz","fileCount":61,"integrity":"sha512-/8tNa31p27HcMTxhd2KY7DAOol/aLntOP5okGeVeSbKXnh47eavparmDyZWGnF3Zli8SM1vC+xJRKFNDBXS8sA==","signatures":[{"sig":"MEUCIE1Q6WcUNM2bqxm6WI9Lpy602h/yIR6KxfqkzNc2IujAAiEA5Az/HwgR5NxXcUQVgQbAdxbI+QFt2zFjI8ZF0EAZ/G4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59851},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"2846ecae91d97c2ab2e7750b7c157b4ddf6f4ed2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"9.6.7","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.2.0","@athenna/test":"^4.5.0","@athenna/common":"^4.10.1","@athenna/config":"^4.4.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.3.0_1694084884317_0.801708626041501","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@athenna/logger","version":"4.4.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"368a1d99579e7ce430c2af44b5987c7813f6216f","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.4.0.tgz","fileCount":61,"integrity":"sha512-2EzVIzUlm7yWmBNhIDKP5oxfzsgRlWUwGjdgioMP+ehRIqIF0n0slsdn2wSozUG+N2hsjpaJf5oJThmIc01MfQ==","signatures":[{"sig":"MEUCIQCu4XwB4LK4vbfRxJid+A20mho82FllyhY43MO/s5d55wIgFUPBsAcx9TIqsOifUZ0a+3bh/fo0HAOzq88oc56lUh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59844},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"71f4f3b054cd210dad3ef937f30772e996f10d4c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"9.6.7","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.3.0","@athenna/test":"^4.7.0","@athenna/common":"^4.10.1","@athenna/config":"^4.4.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.4.0_1694724970465_0.7052892636880275","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@athenna/logger","version":"4.5.0","keywords":["slack","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c06e67ad3e8ffdda06ed19b0d9703d44a9d7c2ca","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.5.0.tgz","fileCount":61,"integrity":"sha512-/2a99UHFWQxuUX7gO0QgQZED5SxUKGvM5MWz5N8mxUEbN5+28aK3h+xKC/9Zq8DxuC9uuwMnnhZhGeOmqnQutQ==","signatures":[{"sig":"MEYCIQDFKgiV37XOSfCiGWWpBhS5ZESLa8XQU4rQCGOg8mkWgQIhAKrBHSMQ2cmXRUrqELRGcXYKHCqIIgMYTvMZ03IeNJhA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59812},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"e97a348c9db4d6ef388100568a8af80bae10223a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"9.6.7","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"telegraf":"^4.12.2","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/ioc":"^4.3.0","@athenna/test":"^4.7.0","@athenna/common":"^4.13.1","@athenna/config":"^4.4.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.5.0_1695392902476_0.26524485348594484","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@athenna/logger","version":"4.6.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"367a13cb389893624a65d8201b0b2e659d038d23","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.6.0.tgz","fileCount":61,"integrity":"sha512-T6xLucNUfeOX2KFxkIM8Yr8xnC/D4zAX3PQLmEjtUi/vvHfOqkCJmDS5x0Is/Imub5WGn4uexXPMHi4N6PsrJA==","signatures":[{"sig":"MEUCIQCuiebLAcwra99T8dotryXeVWTzFaTxEE9TqUKsiNQa5QIgGj0OuCYhhFgbvBcvYqG3BTmUB19qqon1S3NYSUKvDKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59054},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"ba2c39e3b21a5d5f191f2f3fb679ee7611b36d42","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.1.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"telegraf":"^4.13.1","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.5.0","@athenna/test":"^4.10.0","@athenna/common":"^4.17.0","@athenna/config":"^4.5.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.8.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.6.0_1696442738911_0.4144380565843919","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@athenna/logger","version":"4.7.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"98742567c5883a8492767f8a845657e9a42b64cc","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.7.0.tgz","fileCount":61,"integrity":"sha512-GnSXM3q9OazcDOb4Y0fgMZSXIREpDnKw7KekXjCT1Xh3EYFUaFFlLkoHRTAXXpnuXa/daHrS+Pz14hnh8LVA6w==","signatures":[{"sig":"MEQCIFb6ngna2WqtK+G52lJ6+C7QkxWCVAf4nxAI5uesb8aBAiAQgCE41/koeEXf7/TpVSTILv5qjreoa2Pp3he2MzIy9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59096},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b39b9b065c02b62dc85fc0cc1ff2e268b5e462cd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.1.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"telegraf":"^4.13.1","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.6.0","@athenna/test":"^4.11.0","@athenna/common":"^4.17.2","@athenna/config":"^4.6.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.8.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.7.0_1696546780133_0.38952253745019316","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@athenna/logger","version":"4.8.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"cb2e79152d0ad73bca5ce06241747faaeae69332","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.8.0.tgz","fileCount":61,"integrity":"sha512-V88sEF8D/pwCmuh2zDZu+BhgL/M4e0MQrmxUvefa82//pytFuDYpNowqKFdUjPEL1zcuocskEeE0nnquOW3rIw==","signatures":[{"sig":"MEYCIQDBJsZAaYNKzwOF2S50gTZZq8khO69DHc6+UpXqmIxORQIhAPjkQ7ZkDVO7nAuxFcKGQEmqFC7pjJAGeUZvRxa9Oay1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59096},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"a7438beb320dbf66fe3138aa777f2661267039fd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.1.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"telegraf":"^4.13.1","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.7.0","@athenna/test":"^4.12.0","@athenna/common":"^4.18.0","@athenna/config":"^4.7.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.9.1","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.8.0_1696606465700_0.06187264112891855","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@athenna/logger","version":"4.9.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"35bdfba7beb74858d261ebc8e97ef181dafee5b4","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.9.0.tgz","fileCount":61,"integrity":"sha512-RBGCZ64IH2Zw0tnmjjxOmLARHkF0WmUWSQL8TZjXZEXOM501uEPUqoW1ntRBxEOlQH1eYvPYTpZDpsblMf58gg==","signatures":[{"sig":"MEYCIQDYNpGvubv2IgcrfkMOv7MqzvO4oOufSw+DAVQiriYQjgIhALZc4m3ypFqpFCDWgI7ik56YMzTVC421dJhB45gCttUY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59096},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"9f53467c69d9b8f0cbd90858803e10fc0a596437","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.0","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.8.0","@athenna/test":"^4.13.0","@athenna/common":"^4.21.0","@athenna/config":"^4.8.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.9.1","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.9.0_1702152176164_0.15334406560436298","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"@athenna/logger","version":"4.10.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e9141213a09f9365ec9a38bafdd14b419b241731","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.10.0.tgz","fileCount":61,"integrity":"sha512-yxvtAlDWafoEm3cwl9jVFmvWTb7T14K13JaT3Cbvod9RYPrm0IMBtyRQMKBZVDSoTH1N+lutn7REYQlD7EbZYw==","signatures":[{"sig":"MEQCIDRG4QFEpwxwTcouyARhRAS2Ag9DmAmysgvBYoIf1FWfAiBrZtZT/Ga4OIQxPDUqYEyuxiugrgrPhZ18XtkPrr/J4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59099},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b1e7112781c0fe764a6b0e5a91b29232da4f4ffb","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.0","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.14.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.10.0_1702855997407_0.7329359111191878","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"@athenna/logger","version":"4.11.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1be3fde8f85882c30c8020104ed5d994302173f0","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.11.0.tgz","fileCount":61,"integrity":"sha512-AArP1QhvFcf4R1G6sNgkaxxLqugJE7V3kA/fUb8al/q2511bcDB2P46UzqPlM58GLGxUmZ/QsD3SQYR9SthfLA==","signatures":[{"sig":"MEUCIEP/UO5dxauWCYfa+F0nc0Yd/jGp2rh6lcFgd1JYksafAiEAjhmnWwEDPNTSO6FqSsS/KFkfYynYPWeGlLRa9TfiI7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59099},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"3bed3ad032b277e46b7c0778fc095344c4c17fad","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.0","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.11.0_1702856320729_0.19108043804378094","host":"s3://npm-registry-packages"}},"4.12.0":{"name":"@athenna/logger","version":"4.12.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3dc9515e5f60e606b019c9a5e3d8968e846004aa","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.12.0.tgz","fileCount":61,"integrity":"sha512-a15L+9Y+m/MidwpOnSrjPCGl5xMmNhfsTQPw4DO5VTWb/NCCYSuGtG7XEIzOA+FXGIn2Bn6oMS9Roca76+Bong==","signatures":[{"sig":"MEQCIHWX0ItDePPWcxZdckFXB8hZ1LmSinILZKk6eX1bHah7AiAi9092uaLAOdVSAedSp3vcbXXTDp8QqM31HAYUjOYnxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59100},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"32f2c71d404740c2bdd55799da3f330fac091d2f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.12.0_1703614910248_0.9630396637940095","host":"s3://npm-registry-packages"}},"4.13.0":{"name":"@athenna/logger","version":"4.13.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"75da2f2f44a189144113f4b452a75297bc6aa958","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.13.0.tgz","fileCount":61,"integrity":"sha512-7QVvaGnyReXKQcbuaojkHzbshTGAAsFCP2wGawSaD8ErADD2kkBSolsCtw+3/FYyyf/x0vDo/+y8bJP56L0y5A==","signatures":[{"sig":"MEYCIQD9gsi+HQcT4YpIOesYY8fBaDHryX39cuH7qDiwYKKucgIhANp9LUJSNK2fvwRGmwabNEKk4sXG57Y35pktWTykjKJa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59100},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"3809913c26b084729a492f567d9522fa5525e7a2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.12.0","@athenna/test":"^4.17.0","@athenna/common":"^4.26.0","@athenna/config":"^4.11.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.13.0_1704574327986_0.18540694061035712","host":"s3://npm-registry-packages"}},"4.14.0":{"name":"@athenna/logger","version":"4.14.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"412708cda57960f6991140506b993cd6c56cd490","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.14.0.tgz","fileCount":61,"integrity":"sha512-yXCd2nmDtLbXxHC6bhPduKwYnBwxE+s6zt0sWYTw11oY9ZL8QByv01f6Z+EVRjpSJDXqlYVzFs8195Og2GPfeQ==","signatures":[{"sig":"MEQCIFsZG750HoaNoOPHta9rnGyPuWzl4Vsscx5iZZ9skeZSAiAWSXLEqGy4WfBp+NUyrKS0SFQNdV0NNXxl7yZ1ivREFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59100},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"7c2a19407e1be3bf2b85a52e8e9238afa9d3f11d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.3","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.10.0","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.14.0_1704832628617_0.3677167427531147","host":"s3://npm-registry-packages"}},"4.15.0":{"name":"@athenna/logger","version":"4.15.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"fd475c81538609a4f2ea30219e4c40d0900adb9f","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.15.0.tgz","fileCount":61,"integrity":"sha512-wGO7whW3+tFvAWch2vskfwm5OrC8seLm2KW2HsRh5c7kNhpOrEpZf5clXDYkINup07IYSLkNMZ/Co7JO2xFg6w==","signatures":[{"sig":"MEQCICI78EJEEf6cJMmveI/+XTEqup1l2Y+XO3SVpRCUJrY6AiAjT8ReZvTG8B4fJrt4RqApDqZs08JBQOZJv1Hwk/YlRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59200},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"14bb7db2533c4d002d1da8d3af75c7dd263e8e20","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.11.0","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.14.0","@athenna/test":"^4.21.0","@athenna/common":"^4.32.0","@athenna/config":"^4.14.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.15.0_1707512266848_0.32015555596145573","host":"s3://npm-registry-packages"}},"4.16.0":{"name":"@athenna/logger","version":"4.16.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d0e345c16381109244010ae36101ea52c7b80ac1","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.16.0.tgz","fileCount":69,"integrity":"sha512-D3GTCEXd7jUnKn+ratWakbSXpMyV4xsavwOandZtrbzcM8CoYqFn5+7NMejC2kpuw4uvnsFmEIBPVbBlG87xZQ==","signatures":[{"sig":"MEUCIEFlW4EwzuUp384jq0r4OEdznQV3Clm3Y2TZGYKW/jvAAiEA8mHMIZMiaa2r87q2u36teVwj9BYDnPN7HRADBHXN26Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62973},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"5ccb616f18e77b4d82d40fca0fc5a1c0f000eedc","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.11.0","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.15.0","@athenna/test":"^4.21.0","@athenna/common":"^4.33.0","@athenna/config":"^4.15.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.16.0_1707590171116_0.9103674713816574","host":"s3://npm-registry-packages"}},"4.17.0":{"name":"@athenna/logger","version":"4.17.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3863818b372629f800f03a8d743dc876d7eb5480","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.17.0.tgz","fileCount":69,"integrity":"sha512-Xlaz56JVyyy4BrsaqGlHyR2WahDN7aW4r+WdkYDU40EluOFeisSBg/dR8PBZzIohMUFZEJHye+G+d7DoNEGNDg==","signatures":[{"sig":"MEQCIATEGIkkI2CPlLlMMJzGM107vJwTE+JaXK5HAYJphjkKAiBbonzxj8u3SKaj/D2sRVbWgFTQpWpKUMdp4vvS33VgdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62973},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b2415d6711eb22526ccd8f14c34e7deecc77c7ef","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.11.1","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.16.0","@athenna/test":"^4.22.0","@athenna/common":"^4.34.0","@athenna/config":"^4.16.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.17.0_1708804198301_0.3162757100089637","host":"s3://npm-registry-packages"}},"4.18.0":{"name":"@athenna/logger","version":"4.18.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0f6b091d37ddf15ac0d1b82b0190f32b16e4d842","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.18.0.tgz","fileCount":69,"integrity":"sha512-mUGqj5Guh6ZdYflijGAdnn6Zrse2I7SG9fj5jMxSdrQ3hFMCGIgpWIk/ctXCGhPnsHlrVfAmEJeqnCxbtaytZQ==","signatures":[{"sig":"MEUCIQDW8s/GxkSUnofjdwx9FHP4WVO0aZuuiUTFRP3IdVgwTAIgIQA1HnG97rrBj8Tv3766QoAtP0U6f8pI4Df1EOX0EVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63013},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"e85b611381c085e0477b54c85c8a1757ffd2ea1b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.11.1","dependencies":{"telegraf":"^4.15.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.18.0","@athenna/test":"^4.22.0","@athenna/common":"^4.35.0","@athenna/config":"^4.18.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.18.0_1709482985531_0.3567999050943944","host":"s3://npm-registry-packages"}},"4.19.0":{"name":"@athenna/logger","version":"4.19.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"394b26850987fbdca7780d61f37a5f5742148aff","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.19.0.tgz","fileCount":69,"integrity":"sha512-LopEIP0GResAfGXkDW8KL7c0JkmK0ZPcjJShYsB6XJDWrbv6QPA9Z+1oPc3odmf53BVCLNQ5K5hT4rbdyl9tqg==","signatures":[{"sig":"MEUCIQD0Fqv6w2Oc++3kCNdE6tfpMPLWe4/TngC80rlLb0AFyAIgMRQrT7nkPYB2JvzYP42VN/lqyorUkQfsNrFyURX0pjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63013},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"6dd5bb453e254a21935a5e16b8d777df72f2a4b1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.11.1","dependencies":{"telegraf":"^4.16.1","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.19.0_1711634532491_0.8575572716804569","host":"s3://npm-registry-packages"}},"4.20.0":{"name":"@athenna/logger","version":"4.20.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6106568e5197d71376398bb4ea0d9c519743f528","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.20.0.tgz","fileCount":69,"integrity":"sha512-p4dgaZm2MzbXXOX3e4RByoJFO2LJP25Zf4fmJVa4PAFwBpXKHIpQEnfhARXmsljROTjcEk01cHtiPNEjWtojNg==","signatures":[{"sig":"MEUCIGvkdbON4iFyXKW2gWRsH5uU+JP+9hMBrU9ntfsusorIAiEAoJWg+38G+SFvQGvfTYr92+3GPS8MsOrfpxhXf3Fe7VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63093},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"982195f8e9bc1cfb2a25c1c7d23fe607b0da45ae","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.12.2","dependencies":{"telegraf":"^4.16.1","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.20.0_1713644712624_0.5743811587901289","host":"s3://npm-registry-packages"}},"4.21.0":{"name":"@athenna/logger","version":"4.21.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.21.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d7a85d30b8d9830b08a280df4d6cb09d3a5d4ba4","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.21.0.tgz","fileCount":69,"integrity":"sha512-gUXbUozGsc+Il/iLRFlJsxiB7suC8Dz1lx1l0yltWcoVxoQuWbyWjD5Gvqihm/Jxj1OJZDkU6KZKNtVOvlO3Lg==","signatures":[{"sig":"MEUCIQDVXvwQEpZllX6oZME1f8XCjXYIZS83I6J6btJ93J8qqgIgLqrU/DoyU83JVqpCElqbobNjbNroT1FUuUdAVE7usZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63093},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"84533083b0b7f8ec8d0f40a31cbc548aa0afbad5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.12.2","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/common":"^4.38.0","@athenna/config":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.21.0_1714397041202_0.11459273651335988","host":"s3://npm-registry-packages"}},"4.22.0":{"name":"@athenna/logger","version":"4.22.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"467b47c5398ede8f31a779ade4b4d346df797248","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.22.0.tgz","fileCount":69,"integrity":"sha512-sMkSDYsy8H2YKkCjlQn0UWCWofvsSRn2FeNE1Mlp6Pf2PAUAAd/K/45elhZ1TGPcK9V+6h62OWJpcmnV4VD8ow==","signatures":[{"sig":"MEUCIQD7nMLuQwPemN3VHqi714Hhpx/Y6/cWCtn+n8TdQtwwKQIgNL1z9V7l9xmdwzU1hORc5JJ1TCYHKGkQbohtdshx1Q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63096},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"5642436d66bee2f89fd43c034f8f07eac6479af2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.5.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.13.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.22.0_1715974260513_0.7852755604823118","host":"s3://npm-registry-packages"}},"4.23.0":{"name":"@athenna/logger","version":"4.23.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"52d69a6980f26c3481afae9f3d88b8268a83626c","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.23.0.tgz","fileCount":69,"integrity":"sha512-b9wEMoDXP4L32vz1+GqTvtugq6f6F5Gy53+CMsc8C516WZoTgBoO2FTXlKhAl1MGKVf9KRXAA1JPxjkfMSwocw==","signatures":[{"sig":"MEQCICa9/gnlQ3Wd7qyhTQsn5y/cmS93zvo62Q+koYYOgiafAiA5Eb7ANZHhnqYc6VwywjsmvQDLuJN0Low2/UbKE+AjlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63094},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"708808d86e738fb10235c133cdb2f70c43031933","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.5.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.13.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.22.0","@athenna/test":"^4.26.0","@athenna/common":"^4.43.0","@athenna/config":"^4.22.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.23.0_1716047593862_0.1833910853770706","host":"s3://npm-registry-packages"}},"4.24.0":{"name":"@athenna/logger","version":"4.24.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9b436072d0218b10a4b323c24e84504296116f12","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.24.0.tgz","fileCount":69,"integrity":"sha512-ZOu7wOzScSBfjDw6oNbZpWeqadY463bMoCIMcOBMlNh8ogxNztLxz6BV/+lZpK3T0TXlNh6IGZ9tkq/LnT1m4Q==","signatures":[{"sig":"MEUCIEZxwW7fj8AnB/xysPzhrAPWNk/mPhgH590Fml8mgNShAiEAvI3BmGViHzfxcQBkcBgPL8eVzajYbsQTiWWwAy/uPGQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63094},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"eb761a2de8336de6182d805fe3481f174c567825","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.5.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.13.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.24.0_1716107578328_0.0445228179856374","host":"s3://npm-registry-packages"}},"4.25.0":{"name":"@athenna/logger","version":"4.25.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e66f68ad4e76df2c5155ef046446e841b4cc9db1","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.25.0.tgz","fileCount":69,"integrity":"sha512-0Zk8WDcNsE6IuuUXULUTseQnj2L3ui4Q1LA5P5iY+Afqj6QJFKwk5o/buE7g8x8QW9RkQMmwCKS1U76B/PWIeA==","signatures":[{"sig":"MEYCIQCoZtGQRz8ibVDoclJCGxXV7c+VDAKtL0OSVeXFgvYeVgIhAOJENqjse+vs14+kZBNSN8nbG4dNHt7TbE7EYDlkAtl3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63040},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b658f15ed1ae5fa271e63add4890085f6a9384c5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.7.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.15.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.24.0","@athenna/test":"^4.28.0","@athenna/common":"^4.43.0","@athenna/config":"^4.24.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.17.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.17.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.25.0_1722190884571_0.5175008008137525","host":"s3://npm-registry-packages"}},"4.26.0":{"name":"@athenna/logger","version":"4.26.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.26.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"26231d1ca41507c2ff7c9fde3418b29f0cc19087","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.26.0.tgz","fileCount":69,"integrity":"sha512-CaIJJoSSRXi+6bYVw7UoyumvJJrwBrL/5HPsWmeRNLn78ISAxXfGB8SP1DZPHZd1+yDbM6rkPlL1DRcYWPTw5g==","signatures":[{"sig":"MEQCIHRWK0WG2mCWqp91BzO4jbhFMBgZd0eF3XEgg+2I4eM/AiAgVLOw/xv+FOFUY6XNrYUAstVFEoICFERobZExPP+1nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63040},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"1eddbc4e12b614f307c0469db31c71135e4cab22","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.1","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.16.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.29.0","@athenna/common":"^4.44.0","@athenna/config":"^4.25.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.18.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.26.0_1724494819322_0.9172314130957928","host":"s3://npm-registry-packages"}},"4.27.0":{"name":"@athenna/logger","version":"4.27.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.27.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"09489d5205e3bc1ce8b8fe5151f97044a4495323","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.27.0.tgz","fileCount":69,"integrity":"sha512-pIuDGPf/cvSsNVW/zb957aaZccwLnL1BFgbluUgpv3VwKEGXMUl2dRPD2vP5Gyx3NBFmYFFuSLtwFAiEEATt7g==","signatures":[{"sig":"MEUCIQCmlTutl37mc3X2Ceyu7yPgZq2uogHI/hcJFD7d58a0/wIgPWTxnLdwFyLoBmwblIcw8VFAauqn1gKl0HFkAQ0bBOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63040},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"979d2c1c34a803a537aaf9e7e374e266697fa857","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.1","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.16.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.30.0","@athenna/common":"^4.45.0","@athenna/config":"^4.26.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.27.0_1724581477990_0.8357948059124636","host":"s3://npm-registry-packages"}},"4.28.0":{"name":"@athenna/logger","version":"4.28.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.28.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8c831e77cb9662d60f876a35db7b61af27dbc662","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.28.0.tgz","fileCount":69,"integrity":"sha512-E33nVTO1CrIK3ttdSoQgvBb/F2U+IWAJhHWEb+CfdIieRSkxULvUR9ovK8UCLLsbCZcIjl7iWUeWbSGWiPEDNw==","signatures":[{"sig":"MEQCHy4fM4lOOteORI7Du6KtAv8hXain6l3RQT2UplzSGPICIQDyMzJe8VvAlOXJRPx/wZmA9wzSkErGGaaUxFMqbHsOKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63040},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b559d58902796a3d71907fae1befbbf43c7a4bf2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.1","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.16.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.30.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.28.0_1724582193362_0.0020498060450038214","host":"s3://npm-registry-packages"}},"4.29.0":{"name":"@athenna/logger","version":"4.29.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@4.29.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"443a1fd02a3b51f217c59f12ea0202cc58f0bea3","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-4.29.0.tgz","fileCount":69,"integrity":"sha512-k8VdDs8XDKH9v6AA59j4bEnWnw7ir5+pBFHEZlAqLorzaR23go1XC3CJmY9h1oZt6UNugxYlwzalX6cEGfis+g==","signatures":[{"sig":"MEYCIQD5xxuaIVQfpidRVHAKWxKjb9+KkAwmDNk4m4B6e4zVdwIhANISWOaaXl5nRnV8anAxxZTk3sBS56rq7nio/Oaqh4cG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63040},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"86836da68b51e638d45e5dd68e01b34555a9ba55","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.1","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.16.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.30.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_4.29.0_1724582420050_0.0005049034901527527","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@athenna/logger","version":"5.0.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"61b5bb59d2337de53fd9c07a87b5334b0b37fee0","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.0.0.tgz","fileCount":69,"integrity":"sha512-blLKcIejErX0INAQa66QvhydVdF93GtqQkhz0JnuKjRhP5MAKgTqFst8vIrvGGmCiZ33MXUSn9yaPX+H3cEHxA==","signatures":[{"sig":"MEQCIHHFPZV84p1MTPOUVsdIQM1x580h89No5NJQ7LRR6LWdAiAJ50fYw1+LKkSbjtJh3fdmJnSuVmD8UDGH49G3SaS/ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63034},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"198e7324eb127be9430641a521976fc406c78990","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.1","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.16.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.0.0_1724669735366_0.7293110169844237","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@athenna/logger","version":"5.1.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"de7f93719e58b13adbdde4088c776abd99245710","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.1.0.tgz","fileCount":69,"integrity":"sha512-12OmSDTJzUOU5tLMAXD85RjkAbrDo9l3bB0x1GXA9mC8+s6EyjFEfVh2MjRLyUvQuNiP492hBfpiecsEpiQuyQ==","signatures":[{"sig":"MEQCIAJawGp8B7ymmk4H2eRvadjvQVQwaGSqQoWvNcoirDEtAiBQxJQSllDsy1KUqb1jP4sZ9x1kVIP4Zzhr5lt4XB8H5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63034},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"ff307e87af90f3f84ddf5fbd1f9e387a42cd6800","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.18.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.2.0","@athenna/common":"^5.3.0","@athenna/config":"^5.1.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.1.0_1735435786732_0.05886652046022167","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@athenna/logger","version":"5.2.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0ea096a3a41a08124a1891432189cd139ee20205","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.2.0.tgz","fileCount":69,"integrity":"sha512-yNv2CRo4kKefJROGx6qAQ5qWjprqvB/obvYNjIKYxBcmygFvJMTi0/eoAyFrDThAAtiaop4OoxnlUFUKc1dV1Q==","signatures":[{"sig":"MEQCICuEAWNMPuMWBMbGdLGAPIOvOyPCoDiGUVHXvpQsn4dZAiBEWPdzHlBG8sLWb0s7yPMzw448SAVYWoaGDtVrYhMfNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63034},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"8337522a17f291dd76f0e72283dee96d955ac3c5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.18.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.2.0_1737579463924_0.6582352404555492","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@athenna/logger","version":"5.3.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3a5e3a6c670efc97c944d1dc8fe44a2901df37fc","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.3.0.tgz","fileCount":69,"integrity":"sha512-zbwyZlLP5OuIOoLWNMBkZeyQQdZOjvBR3aEE37JrKkZfNRg2UH0j16ijV44R1zeEU3BdU0d1eHGLruFQlyGQUQ==","signatures":[{"sig":"MEUCIQC5oaCUfvro7NAJIBPFh1We4bHsPazq4A6JjNY7Qxq2cwIgCICt0gh2Pzn77p40FzFVmL2qoAZIEYE0w39wUy8W3eg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63143},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"76efdb4db314dd2517249401921a59851b9ada21","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.18.1","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.3.0_1737637893642_0.36979270623049443","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@athenna/logger","version":"5.4.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"336869da7d73eefa46fc217640c3e2d0a164b77b","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.4.0.tgz","fileCount":71,"integrity":"sha512-HPm7iE/16l/ZArFi+OTYLLUPIfZRRIPq9UWn4wEUW6nCPkb7nwAuFr2vls+1NQFXkwfUcss9/hTwPdvCStcXAQ==","signatures":[{"sig":"MEYCIQD5Fu6VZTg+E/KvSw9qyWj3+5X+P/dZA4SgFzOsg+qCZAIhAK9+c7UoIyrORtfw6eP0PooDZxbr5APrNcFUe4XzBIo0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64613},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"d6977ffe2368d4988fa7e73f4c6024b6f5e6686e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/common":"^5.11.0","@athenna/config":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.4.0_1753283113114_0.5359558205150667","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@athenna/logger","version":"5.5.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"773a366266bd360400285b90057816965fc6831e","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.5.0.tgz","fileCount":71,"integrity":"sha512-ZNWQeEJPA1ARqL0/DdveWjxuG73FXK156bJoxOiAA2nH7ylDMMhyt/f0TNIonn8TfUmYD1cWhZKMStWJ+AeSeQ==","signatures":[{"sig":"MEQCIAiPJTe65ytMrHJL8eOyDdJWJK2WMGoe70li0+pdKCgNAiBWmQ9se/M6rVd63j5QkZ6ZHYW4OajPZVgFFgqsH6N1sg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64752},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"e43972c61e7f040077918badd1cba6306a2e47dd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/common":"^5.11.0","@athenna/config":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.5.0_1753791570338_0.5097018824238433","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@athenna/logger","version":"5.6.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d2f96842764442c27b95d004a0fab83852693a67","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.6.0.tgz","fileCount":71,"integrity":"sha512-K2Z1LkhVYverwBaL89ji0t79bTGh7xeRQJYCB0G6iKw5ybh4TTOeaK0YArS0dUNvqcVJG1J03ZmlrTDaBGI0Fw==","signatures":[{"sig":"MEYCIQCdjB33ciN0MS1zFgZ0o9snNq8lo8SQJJK97Vime9I03gIhAJZBCjNPBNPt82DkvROLs+PciRHDLur95x628WGZbBzF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65605},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"406a6c65bfd191984ebc4bcfcbd08ffde1b83a15","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/common":"^5.11.0","@athenna/config":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.6.0_1753820114467_0.8502486990448934","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@athenna/logger","version":"5.7.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e3f44ebcd17ddce95f8121cc07d4e20807dd6851","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.7.0.tgz","fileCount":71,"integrity":"sha512-1iEdqLSX8muYC6ghOWtLZ/Ra9gpvY9Tod0iQVKBSeJx0lgIr1X6PwuT539adkoVEzWTw8ShB54EGeL/8p2j+Qw==","signatures":[{"sig":"MEQCIE6F0hD6IzlKE+TjX1FxkvtEUaLhyFEHJug2CdnYk3HAAiAL+kB4zHxcyElXRz8uN9KhAMRBtgapPrQlPtuh67uY1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65605},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"4c0edfbc557db91eb9c00b6b39956808134d2d53","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.7.0_1754060138941_0.09758243575123271","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@athenna/logger","version":"5.8.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"264f57a257c996a99840fb95e5488d0cf1ea6237","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.8.0.tgz","fileCount":71,"integrity":"sha512-pEWRmUhxjcLOj81IwZMwdC/XOFBHm+eqdsKa8kkRw4NIwC1mZXYVFM2nlVz93Wpw62n5Nv1+uLGjojRCiu1pTw==","signatures":[{"sig":"MEYCIQCMskO8uMWw2F2uu2lmWMSooO6jiPpupDs5J97WUHvTHQIhAPRROqqfd/2iw6Gn3NMAQsfio/6WN2fLgEgpgNlRvnWS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65800},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"f526b02375f4d9ed8c7f05c0f63c075948c802c1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.8.0_1754140340369_0.4239016940397786","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@athenna/logger","version":"5.9.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"38530aa2f5f092b5505f0ecb348b620a55c1d611","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.9.0.tgz","fileCount":71,"integrity":"sha512-671pD+BFX5ZNmwzztpyxs2q4p9HusYO7x82ALWN+3aoe+ooEmfIWlqxmg/uf24g2yyxTdZq0DdyM6X4Rv4+LTA==","signatures":[{"sig":"MEQCIHCDEiuoZlBMzPdn6Y9pXvLbeu1okdKkQG3oweWChKkZAiBTV3T5rg0fqG7TPt4XaUvH/tMyJwSVU1UiIP9qFQ5MiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66513},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"5ed72fb15583a87d1cd5226d88a83893318568b5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.9.0_1754399126022_0.7831898166538729","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@athenna/logger","version":"5.10.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e74e56bc24260e76d5369a3191eb398b1dc05980","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.10.0.tgz","fileCount":71,"integrity":"sha512-dMClSHQIqsLTXpqWnbLpxg8mptcigS/9WC52QIb/pWOYP51DF4pp7ccFLLNmDprTZ7udn/o6lc+iCwAlTQvQ4A==","signatures":[{"sig":"MEYCIQDoF9iybO2ZMbTALKiQpiJ5XSsPUpZCrUFrK85p8UIadQIhAO1yPqPxopKNDYgO52luSy8szygAN7GSrPQDOSs+ckkz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66898},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"c67730868c772b4ce6342c7c565dde8c55442a1c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.4","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.10.0_1754402891370_0.9939363222162545","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@athenna/logger","version":"5.11.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"78a69af0a55bc5c95873e8d2d1f4e9e1e157eb92","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.11.0.tgz","fileCount":73,"integrity":"sha512-otA7Ce3yKJFKiSvhZxBaKHsOaswlnD2obtEZIgG2k4a3HRRCNDh6ZGcZZedgUEaMcEu6diZk/7aLJIr4Gbjqxw==","signatures":[{"sig":"MEUCIG5n1h4vOpSz3zrMrOcbv218RUT5/zvfKpDT88HnS8WYAiEAg8zcg0BD5jNP8XSiNC69SP08JAojYESEwTNRLv9jZOM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67989},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"2decacc50cdbb2bda91ac62d6b681daacf4076cc","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.19.5","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.11.0_1763310876545_0.9718039503251417","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@athenna/logger","version":"5.12.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f5bea687c5f868dff7bbeece4625617e0320379c","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.12.0.tgz","fileCount":73,"integrity":"sha512-SW6Vlbprv6qPzNi+5LyXqrJTSQ14B5oY6GhYPvH3J0/eN24gJEHj3PXwlZGdWq0Hi480eN4sCtQTy7EbPyLXsQ==","signatures":[{"sig":"MEYCIQD27BnJ7fkndSRMwiuzwnLWAqgS/25vYqZQyi0exd8xYAIhAITynJlFtHsW6m1XjaIZH2dPuTTEWT26vCmjDI86Drcr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68207},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"25aa143ff9be36eedd44b978eef285afc1eeb922","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.12.0_1769626921779_0.5358763280099028","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@athenna/logger","version":"5.13.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"726d14563cc48b7a1c5049fc3b3babaf7ce9ece1","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.13.0.tgz","fileCount":73,"integrity":"sha512-OA1ZZJwqOcGO/bfybRmfUOly0/ZXKosMVXAz3hJIus4BcLNj7iGzq/I8GiskA6DikCO7remnFqTvrGKvf01MYQ==","signatures":[{"sig":"MEUCIFAj/LRZHQqEb+pD7RieTbe8/5Db5sU7Lll7Dk8WON28AiEA0nS6erHw0d686BRtqS2Z9ZgXsNDtmO05kMpDx+AkIBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68288},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"8386d0293877e94a0c584b9d7549c7f4e114f65e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.13.0_1769627668083_0.43300986272337516","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@athenna/logger","version":"5.14.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1f2913d65245b88de3c39451817e8cb8b1d1c4d9","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.14.0.tgz","fileCount":73,"integrity":"sha512-kDDzVssmq7MFXFqZkz7c8xU2sXl6rKMHczxOzcCy4M7ZscFq4hlPtqo2273nRwaQdUM6cEWnsxiCmLkIW2eVyg==","signatures":[{"sig":"MEUCIQCjOWvc8zpn8tAlZ2wKUSDh8meDy05VurfQKuXBZ6ldtQIgP7QpJfj54g1OQsziUoUYd047+m4Tb2XbrCdiu0P+zsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70799},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"8386d0293877e94a0c584b9d7549c7f4e114f65e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.14.0_1773261387503_0.6709026090615264","host":"s3://npm-registry-packages-npm-production"}},"5.15.0":{"name":"@athenna/logger","version":"5.15.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"691e5efb3ab4cf8a1818fdf556857dcda6cbe5b0","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.15.0.tgz","fileCount":73,"integrity":"sha512-/OmXYsWbnUi6p8SG/Yilb+e0WBktsRNxen2k/npiRaN6gi3SUIUjl8+Ky4Sy0Vbh1U6DZZkXkBWj5hS0BFwFCw==","signatures":[{"sig":"MEYCIQDoDTxYfl9Ihfxgu8q0M1xV0gw4xXfNelK0+TFDV2lMyQIhANyRtJbFTczv49MiTkk3Rw1rvrFOJHPSo2VvbJyezFyb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70187},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"4dcd5494a52240babd95940451477199d09a6401","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.15.0_1773755095417_0.013651824122311806","host":"s3://npm-registry-packages-npm-production"}},"5.16.0":{"name":"@athenna/logger","version":"5.16.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"ba8e198b4eba66612aff0ef6462cdd3a0e6368dd","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.16.0.tgz","fileCount":75,"integrity":"sha512-rKCU1OcHmblRsOmTAjKVpGheeE8QhuucK3J7IuT/DffMlvbn6W2FS4oMSC4+CCBQkgbo7rdUB+SDOrcspiM6mg==","signatures":[{"sig":"MEUCIH+7uJmPvALfNoGNwboqoZkua5oE/vQxjBN+k1IriZVBAiEA7bB698Ib6Kr3L9e1Trk+SsN1Nkz6ocN6LULLlSAVB7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72875},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"2c0b33bcb6b1156fefd703c43e2f442b1d6cf7c8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.213.0","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0","@opentelemetry/context-async-hooks":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.16.0_1774217837330_0.23473217771620014","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"@athenna/logger","version":"5.17.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1ec860d940dfdeac39d9441b2e8bdde3f6881c80","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.17.0.tgz","fileCount":75,"integrity":"sha512-r7PKApMVikVT4EGQem6L0KmHSN7Ip3jqH5Fit2pNOgrfz2LRg6YUqbQWAMCeH6O/eS7/xQknbi0Y+wJXVDM7Ig==","signatures":[{"sig":"MEYCIQDOP4eIUZUl7aNRRt8ip85h+LajSBLdBz1QP0ojAi3IngIhAI+lAklZxvPlS31IprZ2J5y1CY/Bovy0DX5u3kZ7pmg4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":73226},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"b93f8c2d743a450bbf7695bd611220ec8616066e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.213.0","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0","@opentelemetry/context-async-hooks":"^2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.17.0_1774286824769_0.8270516528437979","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"@athenna/logger","version":"5.18.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f9e554dff3ad0b6d5d5d810f799fe15039f222cc","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.18.0.tgz","fileCount":77,"integrity":"sha512-Jebyqh4c3U0gqb+aAQuytxwZPBb4lj76lzHnyNkDKQrG0KemL7VgIvswsd97AeVkUI7Prqd/tZLy41ukwiwfvw==","signatures":[{"sig":"MEUCIQDYAHmhALeLILXAe9bjbCLIEhGD3pvGzOAaUPXx1S0aawIgYUXechMEKR3cs8HqMGWS5zhSATrwcNDTPDBA8G2ryFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":74989},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"8ede2759e8b009ba5f1b9847e63af6142b9baa3f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@opentelemetry/api-logs":"^0.213.0","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.18.0_1776888234904_0.2628656223300392","host":"s3://npm-registry-packages-npm-production"}},"5.19.0":{"name":"@athenna/logger","version":"5.19.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"541f94a89e345b48da4f06dfd3001c12c5a79d17","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.19.0.tgz","fileCount":77,"integrity":"sha512-wQUldw/T92FS/yU9ALEbVwH1FfRIUALEYOM0YWEFIBYEV8HpuqsKiSLJRacGxGdVOfzJVWSSPB4yBbi8MGI+Mw==","signatures":[{"sig":"MEQCIFIXVLjbpnO2bfIFrd81/rEBTtrC/RQZKcipmOnTeUkfAiAQIFHXs7QywDOxf7/Ybfg2xtVEfcuSIbWtoozEUXz+NA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":75283},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"63f45a88e1b0502cf594d31332d0920872c2b251","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@opentelemetry/api-logs":"^0.213.0","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.19.0_1776904758208_0.35769769015110886","host":"s3://npm-registry-packages-npm-production"}},"5.20.0":{"name":"@athenna/logger","version":"5.20.0","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/logger@5.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Logger#readme","bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"644d1edc67185d4c334490ed19f081e079a448b6","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.20.0.tgz","fileCount":77,"integrity":"sha512-40w1Dh4nBHp2ksRteAlZuWBDDjkFjIhkdmTF+GE6b3+uywYcS8TxnHuW0tLha0q4HSGGdof/0ceX8EsWOR1vvg==","signatures":[{"sig":"MEUCIQCr06oJqfb3SaDgDa1WM1oJ1WeND3lxcTtX+0+3xY6c7AIgOCtWkXxcvg5BQW6wNIStC9T2bYZCl3EcBDi39muO0yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":75388},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./standalone":"./src/standalone/index.js","./package.json":"./package.json","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"gitHead":"7cfb3b0fd22cc8c38f678a411db70641fbb26778","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Logger.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna logging solution. Log in stdout, files and buckets.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"telegraf":"^4.16.3","cls-rtracer":"^2.6.3","@opentelemetry/api-logs":"^0.213.0","@aws-lambda-powertools/logger":"^1.18.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/logger_5.20.0_1776961007029_0.51390082933088","host":"s3://npm-registry-packages-npm-production"}},"5.21.0":{"name":"@athenna/logger","version":"5.21.0","description":"The Athenna logging solution. Log in stdout, files and buckets.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Logger.git"},"homepage":"https://github.com/AthennaIO/Logger#readme","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./standalone":"./src/standalone/index.js","./providers/LoggerProvider":"./src/providers/LoggerProvider.js"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"@aws-lambda-powertools/logger":"^1.18.1","@opentelemetry/api-logs":"^0.213.0","telegraf":"^4.16.3"},"devDependencies":{"@athenna/common":"^5.25.0","@athenna/config":"^5.4.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","@opentelemetry/context-async-hooks":"^2.7.0","@typescript-eslint/eslint-plugin":"^8.38.0","@typescript-eslint/parser":"^8.38.0","commitizen":"^4.3.1","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","lint-staged":"^12.5.0","prettier":"^2.8.8"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":[],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":[],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"_id":"@athenna/logger@5.21.0","gitHead":"ffe8974cc2584d9da176697157e548e904a8004e","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wGB69kpwCyWY4r1F11gAx4X4IFDa5PTkf8k1Nw1OfB6QJDItpU4vG/skQR/qjHMPYamkoC7+EaMKqZay9jb+mg==","shasum":"e900ebe28b9669f012a7bba819fa5477b1e9292d","tarball":"https://registry.npmjs.org/@athenna/logger/-/logger-5.21.0.tgz","fileCount":77,"unpackedSize":75305,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDLsFbOFI0NJ7vt0X0GJUw8s/N6VsCIDKCHZoh7ohdWpgIgV9Yy9t7DnJijkdUplWg+QUd21T+Y8CBz9E9n3Sx14EU="}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/logger_5.21.0_1777398578761_0.1146341568114222"},"_hasShrinkwrap":false}},"time":{"created":"2022-03-29T03:04:41.155Z","modified":"2026-04-28T17:49:39.040Z","1.0.0":"2022-03-29T03:04:41.419Z","1.0.1":"2022-03-29T03:24:14.426Z","1.0.2":"2022-03-29T03:28:58.658Z","1.0.3":"2022-03-30T21:23:23.239Z","1.0.4":"2022-03-30T21:36:55.134Z","1.0.5":"2022-04-01T03:02:31.148Z","1.0.6":"2022-04-01T12:38:44.443Z","1.0.7":"2022-04-04T21:18:25.995Z","1.0.8":"2022-04-05T19:44:10.958Z","1.0.9":"2022-04-05T20:11:39.877Z","1.1.0":"2022-04-06T12:51:40.620Z","1.1.1":"2022-04-06T12:57:54.752Z","1.1.2":"2022-04-07T02:41:30.634Z","1.1.3":"2022-04-07T17:55:53.272Z","1.1.4":"2022-04-07T19:07:42.376Z","1.1.5":"2022-04-08T03:38:54.737Z","1.1.6":"2022-04-08T03:55:20.961Z","1.1.7":"2022-04-11T03:36:57.237Z","1.1.8":"2022-04-13T02:57:20.246Z","1.1.9":"2022-05-03T21:15:31.831Z","1.2.0":"2022-05-06T02:29:10.745Z","1.2.1":"2022-05-06T02:54:20.316Z","1.2.2":"2022-05-06T17:06:03.331Z","1.2.3":"2022-05-07T01:25:44.434Z","1.2.4":"2022-05-16T15:22:28.111Z","1.2.5":"2022-06-29T15:30:15.670Z","1.2.6":"2022-07-06T19:32:15.804Z","1.2.7":"2022-07-06T20:51:42.512Z","1.2.8":"2022-07-07T02:01:07.303Z","1.2.9":"2022-09-13T00:14:17.722Z","1.3.0":"2022-09-15T00:23:26.296Z","1.3.1":"2022-09-17T12:16:46.720Z","1.3.2":"2022-09-21T02:18:37.068Z","1.3.3":"2022-09-21T22:14:43.505Z","1.3.4":"2022-10-21T16:55:58.490Z","1.3.5":"2022-10-26T13:43:22.309Z","1.3.6":"2022-10-27T13:02:02.473Z","1.3.7":"2022-10-29T14:27:38.115Z","1.3.8":"2022-12-26T16:48:28.423Z","1.3.9":"2023-01-05T18:35:22.509Z","1.4.0":"2023-01-05T19:00:42.823Z","1.4.1":"2023-01-07T02:24:38.228Z","3.0.0":"2023-01-09T17:18:48.476Z","3.0.1":"2023-01-10T03:05:19.562Z","3.0.2":"2023-01-10T18:46:51.156Z","3.0.3":"2023-01-13T00:40:42.114Z","3.0.4":"2023-01-13T15:15:53.847Z","3.0.5":"2023-01-13T15:56:44.538Z","3.0.6":"2023-01-15T02:12:05.914Z","3.0.7":"2023-01-15T15:11:54.361Z","3.0.8":"2023-01-15T18:49:04.762Z","3.0.9":"2023-01-15T18:54:02.131Z","3.1.0":"2023-01-28T23:50:51.735Z","3.1.1":"2023-02-04T23:19:30.909Z","3.1.2":"2023-02-06T02:57:38.365Z","3.1.3":"2023-02-06T03:19:04.462Z","3.1.4":"2023-02-27T20:28:47.948Z","3.1.5":"2023-03-10T01:06:08.445Z","3.1.6":"2023-03-21T14:45:17.253Z","3.1.7":"2023-03-22T20:17:47.278Z","3.2.0":"2023-03-24T15:40:46.841Z","3.3.0":"2023-04-07T17:48:53.876Z","3.4.0":"2023-04-17T20:42:59.027Z","4.0.0":"2023-07-19T16:48:34.638Z","4.1.0":"2023-07-24T10:33:09.589Z","4.2.0":"2023-08-09T22:35:51.679Z","4.3.0":"2023-09-07T11:08:04.482Z","4.4.0":"2023-09-14T20:56:10.671Z","4.5.0":"2023-09-22T14:28:22.666Z","4.6.0":"2023-10-04T18:05:39.136Z","4.7.0":"2023-10-05T22:59:40.358Z","4.8.0":"2023-10-06T15:34:25.989Z","4.9.0":"2023-12-09T20:02:56.425Z","4.10.0":"2023-12-17T23:33:17.630Z","4.11.0":"2023-12-17T23:38:40.898Z","4.12.0":"2023-12-26T18:21:50.422Z","4.13.0":"2024-01-06T20:52:08.147Z","4.14.0":"2024-01-09T20:37:08.837Z","4.15.0":"2024-02-09T20:57:47.041Z","4.16.0":"2024-02-10T18:36:11.275Z","4.17.0":"2024-02-24T19:49:58.481Z","4.18.0":"2024-03-03T16:23:05.665Z","4.19.0":"2024-03-28T14:02:12.691Z","4.20.0":"2024-04-20T20:25:12.767Z","4.21.0":"2024-04-29T13:24:01.403Z","4.22.0":"2024-05-17T19:31:00.703Z","4.23.0":"2024-05-18T15:53:14.051Z","4.24.0":"2024-05-19T08:32:58.474Z","4.25.0":"2024-07-28T18:21:24.842Z","4.26.0":"2024-08-24T10:20:19.573Z","4.27.0":"2024-08-25T10:24:38.185Z","4.28.0":"2024-08-25T10:36:33.519Z","4.29.0":"2024-08-25T10:40:20.237Z","5.0.0":"2024-08-26T10:55:35.499Z","5.1.0":"2024-12-29T01:29:46.948Z","5.2.0":"2025-01-22T20:57:44.100Z","5.3.0":"2025-01-23T13:11:33.844Z","5.4.0":"2025-07-23T15:05:13.298Z","5.5.0":"2025-07-29T12:19:30.535Z","5.6.0":"2025-07-29T20:15:14.866Z","5.7.0":"2025-08-01T14:55:39.147Z","5.8.0":"2025-08-02T13:12:20.565Z","5.9.0":"2025-08-05T13:05:26.223Z","5.10.0":"2025-08-05T14:08:11.538Z","5.11.0":"2025-11-16T16:34:36.780Z","5.12.0":"2026-01-28T19:02:01.931Z","5.13.0":"2026-01-28T19:14:28.355Z","5.14.0":"2026-03-11T20:36:27.662Z","5.15.0":"2026-03-17T13:44:55.584Z","5.16.0":"2026-03-22T22:17:17.480Z","5.17.0":"2026-03-23T17:27:04.915Z","5.18.0":"2026-04-22T20:03:55.047Z","5.19.0":"2026-04-23T00:39:18.365Z","5.20.0":"2026-04-23T16:16:47.178Z","5.21.0":"2026-04-28T17:49:38.910Z"},"bugs":{"url":"https://github.com/AthennaIO/Logger/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Logger#readme","keywords":["slack","files","discord","telegram","console","debug","buckets","logger","drivers","formatters","athenna","typescript","esm"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Logger.git"},"description":"The Athenna logging solution. Log in stdout, files and buckets.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Logger 🔍\n\n> The Athenna logging solution. Log in stdout, files and buckets.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Logger.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Logger/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/AthennaIO/Logger?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/AthennaIO/Logger?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Logger/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Logger/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Logger'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}