{"name":"@aws-lambda-powertools/logger","version":"0.7.0","description":"The logging package for the AWS Lambda Powertools for TypeScript library","author":{"name":"Amazon Web Services","url":"https://aws.amazon.com"},"publishConfig":{"access":"public"},"scripts":{"commit":"commit","test":"npm run test:unit","test:unit":"jest --group=unit --detectOpenHandles --coverage --verbose","test:e2e:nodejs12x":"RUNTIME=nodejs12x jest --group=e2e/logger","test:e2e:nodejs14x":"RUNTIME=nodejs14x jest --group=e2e/logger","test:e2e":"concurrently \"npm:test:e2e:nodejs12x\" \"npm:test:e2e:nodejs14x\"","watch":"jest --watch --group=unit","build":"tsc","lint":"eslint --ext .ts --fix --no-error-on-unmatched-pattern src tests","format":"eslint --fix --ext .ts --fix --no-error-on-unmatched-pattern src tests","package":"mkdir -p dist/ && npm pack && mv *.tgz dist/","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags","example:hello-world":"ts-node examples/hello-world.ts","example:inject-context":"ts-node examples/inject-context.ts","example:inject-context-decorator":"ts-node examples/inject-context-decorator.ts","example:inject-context-middleware":"ts-node examples/inject-context-middleware.ts","example:errors":"ts-node examples/errors.ts","example:constructor-options":"ts-node examples/constructor-options.ts","example:custom-log-formatter":"ts-node examples/custom-log-formatter.ts","example:child-logger":"ts-node examples/child-logger.ts","example:additional-keys":"ts-node examples/additional-keys.ts","example:sample-rate":"ts-node examples/sample-rate.ts","example:persistent-attributes":"ts-node examples/persistent-attributes.ts","example:ephemeral-attributes":"ts-node examples/ephemeral-attributes.ts"},"homepage":"https://github.com/awslabs/aws-lambda-powertools-typescript/tree/master/packages/logging#readme","license":"MIT","main":"./lib/index.js","types":"./lib/index.d.ts","typedocMain":"src/index.ts","devDependencies":{"@types/lodash.clonedeep":"^4.5.6","@types/lodash.merge":"^4.6.6","@types/lodash.pickby":"^4.6.6","concurrently":"^7.0.0"},"repository":{"type":"git","url":"git+https://github.com/awslabs/aws-lambda-powertools-typescript.git"},"bugs":{"url":"https://github.com/awslabs/aws-lambda-powertools-typescript/issues"},"dependencies":{"@aws-lambda-powertools/commons":"^0.7.0","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.pickby":"^4.6.0"},"gitHead":"cadbcb25787d0fe465db7872ef2517b95a16e9a6","_id":"@aws-lambda-powertools/logger@0.7.0","_nodeVersion":"14.19.0","_npmVersion":"lerna/4.0.0/node@v14.19.0+x64 (linux)","dist":{"shasum":"9ee975ed701d3024801b107eed76a4f2ce46d6c5","size":22006,"noattachment":false,"key":"/@aws-lambda-powertools/logger/-/@aws-lambda-powertools/logger-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@aws-lambda-powertools/logger/download/@aws-lambda-powertools/logger-0.7.0.tgz"},"_npmUser":{"name":"flochaz","email":"florianchazal@gmail.com"},"directories":{},"maintainers":[{"name":"ijemmy","email":"chadchapol.v@gmail.com"},{"name":"dreamorosi","email":"dreamorosi@gmail.com"},{"name":"sarutule","email":"sara.gerion@gmail.com"},{"name":"flochaz","email":"florianchazal@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_0.7.0_1646749251378_0.4018686811744816"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-08T14:21:00.785Z","publish_time":1646749251540,"_cnpm_publish_time":1646749251540,"dist-tags":{"latest":"1.8.0"}}