{"_id":"loglevelnext","_rev":"3959884","name":"loglevelnext","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","dist-tags":{"latest":"6.0.0"},"maintainers":[{"name":"shellscape","email":""}],"time":{"modified":"2025-09-01T01:44:43.000Z","created":"2017-12-16T03:36:22.437Z","6.0.0":"2023-10-18T02:49:11.340Z","5.0.6":"2021-08-17T18:30:06.087Z","5.0.5":"2021-07-01T01:19:28.941Z","5.0.4":"2021-07-01T01:08:39.025Z","5.0.3":"2021-06-30T15:48:13.909Z","5.0.2":"2021-06-30T13:45:37.382Z","5.0.1":"2021-06-30T13:34:07.958Z","5.0.0":"2021-06-30T00:27:15.324Z","4.0.1":"2020-04-13T15:31:16.699Z","3.0.1":"2019-05-04T19:24:22.308Z","3.0.0":"2018-09-27T13:46:26.594Z","2.0.1":"2018-08-11T13:55:59.156Z","2.0.0":"2018-08-11T13:53:27.345Z","1.0.5":"2018-04-26T18:48:20.603Z","1.0.4":"2018-04-09T13:46:01.816Z","1.0.3":"2018-01-10T04:37:59.662Z","1.0.2":"2018-01-07T16:46:41.632Z","1.0.1":"2017-12-22T18:03:49.456Z","1.0.0":"2017-12-18T05:34:57.977Z","0.0.1":"2017-12-16T03:36:22.437Z"},"users":{"rafamel":true,"deanbot":true},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"versions":{"6.0.0":{"name":"loglevelnext","version":"6.0.0","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"./dist/index.js","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}}},"engines":{"node":">= 18"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@types/node":"^20.8.6","@types/sinon":"^10.0.2","ava":"^5.3.1","chalk":"^4.0.0","eslint-config-shellscape":"^6.0.1","husky":"^8.0.3","lint-staged":"15.0.1","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","tsup":"^7.2.0","typescript":"^5.2.2"},"types":"./dist/index.d.ts","ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"scripts":{"build":"tsup src/index.ts --format esm,cjs --dts","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","prebuild":"tsc --project tsconfig.json","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@6.0.0","_integrity":"sha512-FDl1AI2sJGjHHG3XKJd6sG3/6ncgiGCQ0YkW46nxe7SfqQq6hujd9CvFXIXtkGBUN83KPZ2KSOJK8q5P0bSSRQ==","_resolved":"/private/var/folders/07/ywbfgwc57_z4yx4m8vzhr8580000gp/T/d81f7e8d735140e8dec7f5e7a7d26d5a/loglevelnext-6.0.0.tgz","_from":"file:loglevelnext-6.0.0.tgz","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"0f76aa2408a6d7a97d0879b3fb904b65b9756bd6","size":11808,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-6.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_6.0.0_1697597351046_0.8242613916615364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-18T02:49:11.340Z","publish_time":1697597351340,"_source_registry_name":"default","_cnpm_publish_time":1697597351340},"5.0.6":{"name":"loglevelnext","version":"5.0.6","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","prepublishOnly":"pnpm build","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"27232862b1ff18dcc96d4df3b6d2d85f2b2c0a1e","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.6","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"abdf495dc1bfa8e9d2e1f20c61312f2fd1397085","size":13345,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.6.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.6_1629225005948_0.15643963976066377"},"_hasShrinkwrap":false,"publish_time":1629225006087,"_cnpm_publish_time":1629225006087},"5.0.5":{"name":"loglevelnext","version":"5.0.5","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","prepublishOnly":"pnpm build","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"5dd532fd80546511b7cd017db79eab8a8f99d2dd","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.5","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"967a9cb76ea938d8a2bd8b5d8619087ef65aefb8","size":13346,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.5.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.5_1625102368771_0.9078187792366421"},"_hasShrinkwrap":false,"publish_time":1625102368941,"_cnpm_publish_time":1625102368941},"5.0.4":{"name":"loglevelnext","version":"5.0.4","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"d24372a0ed9928104c7a86cc9aa056984ac1d441","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.4","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"b8a2440256e572bcfb8528723a49b17bbe481140","size":13333,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.4.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.4_1625101718850_0.7140504497762055"},"_hasShrinkwrap":false,"publish_time":1625101719025,"_cnpm_publish_time":1625101719025},"5.0.3":{"name":"loglevelnext","version":"5.0.3","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"6c011600cd6b10b812c2698f3e01fcf5b7bdb622","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.3","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"4d70a3306071c9dcdc8c317636da24ce28058602","size":13334,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.3_1625068093766_0.20778683762962746"},"_hasShrinkwrap":false,"publish_time":1625068093909,"_cnpm_publish_time":1625068093909},"5.0.2":{"name":"loglevelnext","version":"5.0.2","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"25366da648526b90859e9a633152a596e890ced3","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.2","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"04e6be97d34b089662657f55f549227568b8c561","size":13265,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.2_1625060737271_0.16664631530594698"},"_hasShrinkwrap":false,"publish_time":1625060737382,"_cnpm_publish_time":1625060737382},"5.0.1":{"name":"loglevelnext","version":"5.0.1","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"0fb1721382dc5974f7e7a3e19a4b8772ab9f5c52","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"0cbdfc4bd1cd857d6e55430422c6a294aa027ad9","size":13008,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.1_1625060047815_0.26805382595191474"},"_hasShrinkwrap":false,"publish_time":1625060047958,"_cnpm_publish_time":1625060047958},"5.0.0":{"name":"loglevelnext","version":"5.0.0","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"dist/index.js","engines":{"node":">= 12.22.1"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:package && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write .github/**/*.md **/README.md","lint:js":"eslint --fix --cache src test","lint:json":"prettier --write tsconfig.*.json","lint:package":"prettier --write **/package.json --plugin=prettier-plugin-package","security":"pnpm audit --audit-level high","test":"FORCE_COLOR=3 ava"},"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-conventional":"12.1.4","@types/node":"^15.12.2","@types/sinon":"^10.0.2","ava":"^3.15.0","chalk":"^4.0.0","eslint-config-shellscape":"^4.0.1","husky":"^4.3.8","lint-staged":"11.0.0","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"11.1.1","ts-node":"^10.0.0","typescript":"^4.3.2"},"types":"types/index.d.ts","ava":{"extensions":["ts"],"require":["ts-node/register"],"files":["test/*.ts"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,js}":["eslint --fix"],"*.{json,md,yml,yaml}":["prettier --write"],"*package.json":["prettier --write --plugin=prettier-plugin-package"]},"gitHead":"0ddaca6ed5b94cc307646f1664d6a6a0ed0015b2","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@5.0.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"0940a3fe5edc9494023649f2e5405983f3e04a7c","size":13022,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-5.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_5.0.0_1625012835155_0.8517694568160472"},"_hasShrinkwrap":false,"publish_time":1625012835324,"_cnpm_publish_time":1625012835324},"4.0.1":{"name":"loglevelnext","version":"4.0.1","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL-2.0","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"lib/index.js","engines":{"node":">= 8.16.0"},"scripts":{"ci:coverage":"nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"npm run test","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --fix --cache lib test","lint-staged":"lint-staged","security":"npm audit","test":"ava"},"dependencies":{},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","ava":"^2.4.0","chalk":"^4.0.0","eslint-config-shellscape":"^2.1.0","lint-staged":"^10.1.3","nyc":"^15.0.1","pre-commit":"^1.2.2","sinon":"^7.2.3"},"types":"types/index.d.ts","keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix"]},"gitHead":"f586e36bdaf44ae8bc617250f161c2405a9044c8","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@4.0.1","_nodeVersion":"12.15.0","_npmVersion":"6.14.4","dist":{"shasum":"4406c6348c243a35272ac75d7d8e4e60ecbcd011","size":10690,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-4.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_4.0.1_1586791876545_0.3589805930586989"},"_hasShrinkwrap":false,"publish_time":1586791876699,"_cnpm_publish_time":1586791876699},"3.0.1":{"name":"loglevelnext","version":"3.0.1","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"lib/index.js","engines":{"node":">= 6.14.4"},"scripts":{"ci:coverage":"nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"npm run test","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --fix --cache lib test","lint-staged":"lint-staged","security":"npm audit","test":"ava"},"dependencies":{},"devDependencies":{"@commitlint/cli":"^7.1.2","@commitlint/config-conventional":"^7.1.2","ava":"^1.3.1","chalk":"^2.3.0","eslint":"^5.15.1","eslint-config-shellscape":"^2.0.2","eslint-plugin-import":"^2.8.0","lint-staged":"^8.1.0","nyc":"^14.1.0","pre-commit":"^1.2.2","sinon":"^7.2.3","standard-version":"^5.0.1"},"types":"types/index.d.ts","keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"cc35e2878fc82a1c3dcde7ef6ac16e2e15164873","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"e3e4659c4061c09264f6812c33586dc55a009a04","size":10743,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-3.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_3.0.1_1556997862192_0.6841777173243446"},"_hasShrinkwrap":false,"publish_time":1556997862308,"_cnpm_publish_time":1556997862308},"3.0.0":{"name":"loglevelnext","version":"3.0.0","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MPL","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"lib/index.js","engines":{"node":">= 6.14.4"},"scripts":{"ci:coverage":"nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"npm run test","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --fix --cache lib test","lint-staged":"lint-staged","security":"npm audit","test":"ava"},"dependencies":{},"devDependencies":{"@commitlint/cli":"^7.1.2","@commitlint/config-conventional":"^7.1.2","ava":"^0.25.0","chalk":"^2.3.0","eslint":"^5.3.0","eslint-config-shellscape":"^2.0.2","eslint-plugin-import":"^2.8.0","lint-staged":"^7.3.0","nyc":"^13.0.1","pre-commit":"^1.2.2","sinon":"^6.1.5","standard-version":"^4.4.0"},"types":"types/index.d.ts","keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"122fc73e483917546ecc8bdd8faac71fa2ffdac9","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"cd0f094acc488adf143d7b099927054b1a296124","size":10754,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-3.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_3.0.0_1538055986423_0.1934618686790377"},"_hasShrinkwrap":false,"publish_time":1538055986594,"_cnpm_publish_time":1538055986594},"2.0.1":{"name":"loglevelnext","version":"2.0.1","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development wp","build:prod":"NODE_ENV=production wp","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 10","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node -- --silent; then mocha-chrome test/tests/browser/entry.html; else npm run test:browser:skip; fi","test:browser:skip":"echo \"\\nSkipping Browser Test\\n\\n\\033[32mTests Completed Successfully\\033[0m\"","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","types/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{"es6-symbol":"^3.1.1","object.assign":"^4.1.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","@babel/polyfill":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","@babel/register":"^7.0.0-beta.46","assert":"^1.4.1","babel-loader":"^8.0.0-beta.2","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov":"^3.0.4","eslint":"^5.3.0","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^5.1.1","mocha-chrome":"^1.0.2","sinon":"^6.1.5","webpack":"^4.0.0","webpack-command":"^0.4.1"},"types":"types/index.d.ts","gitHead":"11855c6635e3a72cf1eeee3b68c713b9e61cc11c","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@2.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"27a40b93efd134b86b10fce3672f94c49ba55691","size":23137,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-2.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_2.0.1_1533995759043_0.8601910793027714"},"_hasShrinkwrap":false,"publish_time":1533995759156,"_cnpm_publish_time":1533995759156},"2.0.0":{"name":"loglevelnext","version":"2.0.0","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development wp","build:prod":"NODE_ENV=production wp","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 10","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node -- --silent; then mocha-chrome test/tests/browser/entry.html; else npm run test:browser:skip; fi","test:browser:skip":"echo \"\\nSkipping Browser Test\\n\\n\\033[32mTests Completed Successfully\\033[0m\"","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{"es6-symbol":"^3.1.1","object.assign":"^4.1.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","@babel/polyfill":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","@babel/register":"^7.0.0-beta.46","assert":"^1.4.1","babel-loader":"^8.0.0-beta.2","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov":"^3.0.4","eslint":"^5.3.0","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^5.1.1","mocha-chrome":"^1.0.2","sinon":"^6.1.5","webpack":"^4.0.0","webpack-command":"^0.4.1"},"types":"types/index.d.ts","gitHead":"a4afe666965d14e01ea7928fd7e154e066125956","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@2.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"c992d67f6fafb4bc956b580a45815833a3e6643f","size":22752,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-2.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_2.0.0_1533995607261_0.3004169524956537"},"_hasShrinkwrap":false,"publish_time":1533995607345,"_cnpm_publish_time":1533995607345},"1.0.5":{"name":"loglevelnext","version":"1.0.5","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node --silent; then mocha-chrome test/tests/browser/entry.html; else npm run test:browser:skip; fi","test:browser:skip":"echo \"\\nSkipping Browser Test\\n\\n\\033[32mTests Completed Successfully\\033[0m\"","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{"es6-symbol":"^3.1.1","object.assign":"^4.1.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","@babel/polyfill":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","@babel/register":"^7.0.0-beta.46","assert":"^1.4.1","babel-loader":"^8.0.0-beta.2","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^5.1.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^2.0.2"},"gitHead":"e920edd0e19b1699fa4c3fd48b265c6468ac4797","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@1.0.5","_npmVersion":"5.8.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"36fc4f5996d6640f539ff203ba819641680d75a2","size":22707,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.5.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_1.0.5_1524768500556_0.49478764654826946"},"_hasShrinkwrap":false,"publish_time":1524768500603,"_cnpm_publish_time":1524768500603},"1.0.4":{"name":"loglevelnext","version":"1.0.4","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node --silent; then mocha-chrome test/tests/browser/entry.html; else npm run test:browser:skip; fi","test:browser:skip":"echo \"\\nSkipping Browser Test\\n\\n\\033[32mTests Completed Successfully\\033[0m\"","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{},"devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","assert":"^1.4.1","babel":"^6.23.0","babel-loader":"^7.1.2","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-es2015":"^6.24.1","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^4.0.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^2.0.2"},"gitHead":"2a7ab4303beca56fb58ad2baa6a1894704c65275","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@1.0.4","_npmVersion":"5.8.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"0d991d9998180991dac8bd81e73a596a8720a645","size":11936,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.4.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext_1.0.4_1523281561716_0.6856031779856155"},"_hasShrinkwrap":false,"publish_time":1523281561816,"_cnpm_publish_time":1523281561816},"1.0.3":{"name":"loglevelnext","version":"1.0.3","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelnext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node; then mocha-chrome test/tests/browser/entry.html; else echo 'Skipping Browser Test'; fi","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{},"devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","assert":"^1.4.1","babel":"^6.23.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^4.0.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^1.5.2"},"gitHead":"261a3c68f8e355cac262e088856ccb591e850ad6","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"_id":"loglevelnext@1.0.3","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"0f69277e73bbbf2cd61b94d82313216bf87ac66e","size":11777,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.3.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext-1.0.3.tgz_1515559079240_0.5960371820256114"},"directories":{},"publish_time":1515559079662,"_hasShrinkwrap":false,"_cnpm_publish_time":1515559079662},"1.0.2":{"name":"loglevelnext","version":"1.0.2","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/loglevelinext.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node; then mocha-chrome test/tests/browser/entry.html; else echo 'Skipping Browser Test'; fi","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{},"devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","assert":"^1.4.1","babel":"^6.23.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^4.0.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^1.5.2"},"gitHead":"f78d0b79d748ad3f7489c3ed79f208f971993606","bugs":{"url":"https://github.com/shellscape/loglevelinext/issues"},"_id":"loglevelnext@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"eb81a7ac45ca5749ee0e40d75c5d3d2f7cb7705d","size":11777,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.2.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext-1.0.2.tgz_1515343601546_0.11792698572389781"},"directories":{},"publish_time":1515343601632,"_hasShrinkwrap":false,"_cnpm_publish_time":1515343601632},"1.0.1":{"name":"loglevelnext","version":"1.0.1","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"/shellscape/loglevelinext"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node; then mocha-chrome test/tests/browser/entry.html; else echo 'Skipping Browser Test'; fi","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{},"devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","assert":"^1.4.1","babel":"^6.23.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^4.0.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^1.5.2"},"gitHead":"87be97dd6e3980a60799adab6c4b0e21bbd73f87","_id":"loglevelnext@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"8b17b5a43395338a96c67911a962c44af466d1c8","size":11774,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext-1.0.1.tgz_1513965828499_0.6145030381157994"},"directories":{},"publish_time":1513965829456,"_hasShrinkwrap":false,"_cnpm_publish_time":1513965829456},"1.0.0":{"name":"loglevelnext","version":"1.0.0","description":"A modern logging library for Node.js and modern browsers that provides log level mapping to the console","license":"MIT","repository":{"type":"git","url":"/shellscape/loglevelinext"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"scripts":{"build":"npm run build:dev && npm run build:prod","build:dev":"NODE_ENV=development webpack index.js","build:prod":"NODE_ENV=production webpack index.js","ci":"npm run cover -- --report lcovonly && npm run lint && npm run test","check-node":"check-node-version --node 9","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint index.js lib test","test":"npm run test:node && npm run test:browser","test:browser":"if npm run check-node; then mocha-chrome test/tests/browser/entry.html; else echo 'Skipping Browser Test'; fi","test:node":"mocha --full-trace --check-leaks"},"files":["dist/","factory/","lib/","index.js"],"keywords":["browser","console","debug","error","level","levels","log","logger","logging","loglevel","persist","persistent","plugins","prefix","trace","warn"],"dependencies":{},"devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","assert":"^1.4.1","babel":"^6.23.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","better-assert":"github:devinrhode2/better-assert-browser","chalk":"^2.3.0","check-node-version":"^3.1.1","codecov.io":"^0.1.6","eslint":"^4.13.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","istanbul":"^0.4.5","mocha":"^4.0.1","mocha-chrome":"^1.0.2","sinon":"^4.1.3","webpack":"^4.0.0-alpha.1","webpack-cli":"^1.5.2"},"gitHead":"c924043202c10cac8d7895f8fcb0a34d90c06b54","_id":"loglevelnext@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"9cc52bed418bd8cf64e29424c4cd3fe9d4311317","size":11639,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-1.0.0.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext-1.0.0.tgz_1513575296960_0.8318811398930848"},"directories":{},"publish_time":1513575297977,"_hasShrinkwrap":false,"_cnpm_publish_time":1513575297977},"0.0.1":{"name":"loglevelnext","version":"0.0.1","description":"Work in Progress","license":"MIT","repository":{"type":"git","url":"/shellscape/loglevelinext"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/shellscape/loglevelnext","main":"index.js","engines":{"node":">= 6"},"_id":"loglevelnext@0.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"1b0ff93ccd1e2d78ae5a47d3fca6f7e78823b120","size":302,"noattachment":false,"key":"/loglevelnext/-/loglevelnext-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/loglevelnext/download/loglevelnext-0.0.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/loglevelnext-0.0.1.tgz_1513395381560_0.9717406379058957"},"directories":{},"publish_time":1513395382437,"_hasShrinkwrap":false,"_cnpm_publish_time":1513395382437}},"readme":"[tests]: https://img.shields.io/circleci/project/github/shellscape/loglevelnext.svg\n[tests-url]: https://circleci.com/gh/shellscape/loglevelnext\n[cover]: https://codecov.io/gh/shellscape/loglevelnext/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/shellscape/loglevelnext\n[size]: https://packagephobia.now.sh/badge?p=loglevelnext\n[size-url]: https://packagephobia.now.sh/result?p=loglevelnext\n[loglevel]: https://githhub.com/pimterry/loglevel\n[loglevelpre]: https://github.com/kutuluk/loglevel-plugin-prefix\n[methodfactory]: lib/factory/MethodFactory.js\n[prefixfactory]: lib/factory/PrefixFactory.js\n\n<div align=\"center\">\n  <img width=\"150\" height=\"150\" src=\"http://shellscape.org/assets/images/external/loglevelnext-icon.svg\">\n</div>\n<br/>\n\n[![tests][tests]][tests-url]\n[![cover][cover]][cover-url]\n[![size][size]][size-url]\n\n# loglevelnext\n\n`loglevelnext` is a modern logging library for Node.js and modern browsers, written with modern patterns and practices which provides log level mapping of the `console` object.\n\nFor browser use, or use in client-side applications, `loglevelnext` should be bundled by your preferred bundler or compiler, such as [Rollup](https://rollupjs.org).\n\n## Getting Started\n\nFirst thing's first, install the module:\n\n```console\nnpm install loglevelnext --save\n```\n\n## Usage\n\nUsers can choose to use `loglevelnext` in Node.js or in the client (browser).\n\n```js\nconst log = require('loglevelnext');\n\nlog.info('bananas!');\n```\n\n## Log Levels\n\nBy default `loglevelnext` ships supporting the following log level name-value\npairs:\n\n```js\n{\n  TRACE: 0,\n  DEBUG: 1,\n  INFO: 2,\n  WARN: 3,\n  ERROR: 4,\n  SILENT: 5\n}\n```\n\n## Default Logger\n\nWhen requiring `loglevelnext` in Node.js the default export will be an instance of [`LogLevel`](docs/LogLevel.md) wrapped with some extra sugar.\n\n### Methods\n\nPlease see [`LogLevel`](docs/LogLevel.md) for documentation of all methods and properties of every log instance, including the default instance.\n\n#### `trace`, `debug`, `info`, `warn`, `error`\n\nThese methods correspond to the available log levels and accept parameters identical to their `console` counterparts. e.g.\n\n```js\nconsole.info('...');\nconsole.info('...');\n// ... etc\n```\n\n#### `create(options)`\n\nReturns a new `LogLevel` instance. The `options` parameter should be an `Object` matching the options for the [`LogLevel`](docs/LogLevel.md) constructor.\n\n_Note: `LogLevel` instances created are cached. Calling `create` with a previously used `name` will return the cached `LogLevel` instance. To create a different instance with the same `name`, assign a unique `id` property to the `options` parameter._\n\n### Properties\n\n#### `factories`\n\nType: `Array [ Class ]`\n\nReturns an `Array` containing the factory classes available within `loglevelnext`\nto outside modules. Particularly useful when creating plugins. eg.\n\n```js\nconst log = require('loglevelnext');\nconst { MethodFactory } = log.factories;\nclass MyFactory extends MethodFactory { ... }\n```\n\n#### `loggers`\n\nType: `Array [ LogLevel ]`\n\nReturns an `Array` containing references to the currently instantiated loggers.\n\n## Factories aka Plugins\n\nIf you're used to using plugins with `loglevel`, fear not. The same capabilities\nare available in `loglevelnext`, but in a much more straightforward and structured\nway. `loglevelnext` supports by way of \"Factories.\" A `Factory` is nothing more\nthan a class which defines several base methods that operate on the `console`\nand provide functionality to a `LogLevel` instance. All factories must inherit from the\n[`MethodFactory`][methodfactory] class, and may override any defined class functions.\n\nFor an example factory, please have a look at the [`PrefixFactory`][prefixfactory]\nwhich provides similar functionality as the [loglevel-prefix](loglevelpre) plugin,\nand is the factory which is used when a user passes the `prefix` option to a\n`LogLevel` instance.\n\n## Browser Support\n\nAs mentioned, `loglevelnext` is a logging library for Node.js and _modern_ browsers, which means the latest versions of the major browsers. When bundling or compiling `loglevelnext` for use in a browser, you should ensure that appropriate polyfills are used. e.g. Internet Explorer typically requires polyfilling both `Symbol` and `Object.assign`.\n\n## Attribution\n\n_This project originated as a fork of the much-loved [loglevel](loglevel) module, but has diverged and has been rewritten, and now shares similarities only in functional intent._\n\nBase Log SVG by [Freepik](http://www.freepik.com/) from [www.flaticon.com](http://www.flaticon.com).\n\n## Meta\n\n[CONTRIBUTING](./.github/CONTRIBUTING)\n\n[LICENSE (Mozilla Public License)](./LICENSE)\n","_attachments":{},"homepage":"https://github.com/shellscape/loglevelnext","bugs":{"url":"https://github.com/shellscape/loglevelnext/issues"},"license":"MPL-2.0"}