{"_id":"logging","_rev":"119524","name":"logging","description":"Lightweight informative modern console logging.","dist-tags":{"latest":"3.3.0"},"maintainers":[{"name":"dylang","email":""}],"time":{"modified":"2021-06-03T10:55:18.000Z","created":"2011-03-02T21:38:38.623Z","3.3.0":"2021-02-05T18:39:43.331Z","3.2.0":"2017-03-03T05:30:01.999Z","3.1.1":"2017-02-21T17:06:36.193Z","3.1.0":"2017-02-21T15:47:40.336Z","3.0.0":"2017-02-18T21:21:50.132Z","2.0.21":"2012-11-11T04:37:54.744Z","2.0.20":"2012-11-10T21:53:03.989Z","2.0.19":"2012-11-10T21:47:54.451Z","2.0.18":"2012-09-27T19:48:00.621Z","2.0.16":"2012-03-24T01:32:57.256Z","2.0.15":"2012-03-21T03:51:18.138Z","2.0.14":"2011-12-14T19:08:03.332Z","0.0.0":"2011-12-14T06:52:46.474Z","2.0.13":"2011-11-23T21:43:31.302Z","2.0.12":"2011-10-28T19:06:06.188Z","2.0.11":"2011-09-27T16:32:45.433Z","2.0.10":"2011-08-29T22:21:17.213Z","2.0.9":"2011-08-01T20:04:21.566Z","2.0.8":"2011-04-18T19:40:23.244Z","2.0.0":"2011-03-02T21:38:38.623Z","2.0.2":"2011-03-02T21:38:38.623Z","2.0.3":"2011-03-02T21:38:38.623Z","2.0.4":"2011-03-02T21:38:38.623Z","2.0.6":"2011-03-02T21:38:38.623Z","2.0.1":"2011-03-02T21:38:38.623Z"},"users":{"dylang":true,"hrmoller":true,"tunnckocore":true,"lestad":true,"ukuli":true},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"repository":{"type":"git","url":"http://github.com/dylang/logging"},"versions":{"3.3.0":{"name":"logging","version":"3.3.0","description":"Lightweight informative modern console logging.","main":"lib","browser":"lib/browser.js","scripts":{"start":"babel-node src","test":"npm -s run lint && ava --verbose && npm -s run example","update-snapshots":"ava --verbose --update-snapshots","lint":"eslint -c .eslintrc.js . --fix","build":"babel src --out-dir=lib","outdated":"npm-check -s","example":"babel-node examples/simple.js","prepublish":"npm -s run build","precommit":"npm -s run test","np":"np"},"repository":{"type":"git","url":"http://github.com/dylang/logging"},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"license":"MIT","dependencies":{"chalk":"^4.1.0","debug":"^4.3.1","nicely-format":"^1.1.0"},"devDependencies":{"ava":"^3.15.0","babel-cli":"^6.23.0","babel-core":"^6.23.1","babel-polyfill":"^6.23.0","babel-preset-env":"^1.1.6","babel-runtime":"^6.23.0","eslint":"^7.19.0","eslint-config-xo":"^0.34.0","eslint-loader":"^4.0.2","eslint-plugin-ava":"^11.0.0","eslint-plugin-import":"^2.0.1","eslint-plugin-no-use-extend-native":"^0.5.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-unicorn":"^27.0.0","husky":"^4.3.8","mockdate":"^3.0.2","nodemon":"^2.0.7","np":"^7.2.0","npm":"^7.5.2","npm-check":"^5.4.0","sinon":"^9.2.4"},"engines":{"node":">= 4"},"ava":{"require":["babel-register"]},"publishConfig":{"registry":"https://registry.npmjs.org"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2010 Dylan Greene\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"logging@3.3.0","dist":{"shasum":"5743f9154f790308c5d6f2e28196dd0259fcf0ad","size":4094,"noattachment":false,"key":"/logging/-/logging-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-3.3.0.tgz"},"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"directories":{},"maintainers":[{"name":"dylang","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logging_3.3.0_1612550383154_0.27500165874097804"},"_hasShrinkwrap":false,"publish_time":1612550383331,"_cnpm_publish_time":1612550383331},"3.2.0":{"name":"logging","version":"3.2.0","description":"Lightweight informative modern console logging.","main":"lib","browser":"lib/browser.js","files":["lib","src"],"scripts":{"start":"babel-node src","test":"npm -s run lint && ava --verbose && npm -s run example","update-snapshots":"ava --verbose --update-snapshots","lint":"eslint -c .eslintrc.js . --fix","build":"babel src --out-dir=lib","outdated":"npm-check -s","example":"babel-node examples/simple.js","prepublish":"npm -s run build","precommit":"npm -s run test","np":"np"},"repository":{"type":"git","url":"git+ssh://git@github.com/dylang/logging.git"},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"license":"MIT","dependencies":{"nicely-format":"^1.1.0","chalk":"^1.1.3","debug":"^2.6.1"},"devDependencies":{"ava":"^0.18.2","babel-cli":"^6.23.0","babel-core":"^6.23.1","babel-polyfill":"^6.23.0","babel-preset-env":"^1.1.6","babel-runtime":"^6.23.0","eslint":"^3.16.0","eslint-config-xo":"^0.17.0","eslint-loader":"^1.6.0","eslint-plugin-ava":"^4.2.0","eslint-plugin-import":"^2.0.1","eslint-plugin-no-use-extend-native":"^0.3.11","eslint-plugin-promise":"^3.4.2","eslint-plugin-unicorn":"^2.0.1","husky":"^0.13.1","mockdate":"^2.0.1","nodemon":"^1.11.0","np":"^2.12.0","npm":"^4.2.0","npm-check":"^5.4.0","sinon":"^2.0.0-pre.4"},"engines":{"node":">= 4"},"ava":{"require":["babel-register"]},"gitHead":"623d19f25806415b0e71329a34d52d1ad25566ed","bugs":{"url":"https://github.com/dylang/logging/issues"},"homepage":"https://github.com/dylang/logging#readme","_id":"logging@3.2.0","_shasum":"e35cd05e1ef23ef575d4e5b502605f904e197c6c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"dist":{"shasum":"e35cd05e1ef23ef575d4e5b502605f904e197c6c","size":3750,"noattachment":false,"key":"/logging/-/logging-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-3.2.0.tgz"},"maintainers":[{"name":"dylang","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/logging-3.2.0.tgz_1488519001306_0.07674076571129262"},"directories":{},"publish_time":1488519001999,"_cnpm_publish_time":1488519001999,"_hasShrinkwrap":false},"3.1.1":{"name":"logging","version":"3.1.1","description":"Lightweight informative modern console logging.","main":"lib","module":"src","files":["lib","src"],"scripts":{"start":"babel-node src","test":"npm -s run lint && ava --verbose && npm -s run example","update-snapshots":"ava --verbose --update-snapshots","lint":"eslint -c .eslintrc.js . --fix","build":"babel src --out-dir=lib","outdated":"npm-check -s","example":"babel-node examples/simple.js","prepublish":"npm -s run build","precommit":"npm -s run test","np":"np"},"repository":{"type":"git","url":"git+ssh://git@github.com/dylang/logging.git"},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"license":"MIT","dependencies":{"nicely-format":"^1.1.0","chalk":"^1.1.3","debug":"^2.6.1"},"devDependencies":{"ava":"^0.18.2","babel-cli":"^6.23.0","babel-core":"^6.23.1","babel-polyfill":"^6.23.0","babel-preset-env":"^1.1.6","babel-runtime":"^6.23.0","eslint":"^3.16.0","eslint-config-xo":"^0.17.0","eslint-loader":"^1.6.0","eslint-plugin-ava":"^4.2.0","eslint-plugin-import":"^2.0.1","eslint-plugin-no-use-extend-native":"^0.3.11","eslint-plugin-promise":"^3.4.2","eslint-plugin-unicorn":"^2.0.1","husky":"^0.13.1","mockdate":"^2.0.1","nodemon":"^1.11.0","np":"^2.12.0","npm":"^4.2.0","npm-check":"^5.4.0","sinon":"^2.0.0-pre.4"},"engines":{"node":">= 4"},"ava":{"require":["babel-register"]},"gitHead":"f619d257b713152b8efb04eb00d718d790b2d730","bugs":{"url":"https://github.com/dylang/logging/issues"},"homepage":"https://github.com/dylang/logging#readme","_id":"logging@3.1.1","_shasum":"8c965bd50019cdd92ddfc37e379d6d47bde94b37","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"dist":{"shasum":"8c965bd50019cdd92ddfc37e379d6d47bde94b37","size":3515,"noattachment":false,"key":"/logging/-/logging-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-3.1.1.tgz"},"maintainers":[{"name":"dylang","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/logging-3.1.1.tgz_1487696794290_0.6501622896175832"},"directories":{},"publish_time":1487696796193,"_cnpm_publish_time":1487696796193,"_hasShrinkwrap":false},"3.1.0":{"name":"logging","version":"3.1.0","description":"Lightweight informative modern console logging.","main":"lib","module":"src","files":["lib","src"],"scripts":{"start":"babel-node src","test":"npm -s run lint && ava --verbose && npm -s run example","update-snapshots":"ava --verbose --update-snapshots","lint":"eslint -c .eslintrc.js . --fix","build":"babel src --out-dir=lib","outdated":"npm-check -s","example":"babel-node examples/simple.js","prepublish":"npm -s run build","precommit":"npm -s run test","np":"np"},"repository":{"type":"git","url":"git+ssh://git@github.com/dylang/logging.git"},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"license":"MIT","dependencies":{"@ava/pretty-format":"^1.1.0","chalk":"^1.1.3","debug":"^2.6.1"},"devDependencies":{"ava":"^0.18.2","babel-cli":"^6.23.0","babel-core":"^6.23.1","babel-polyfill":"^6.23.0","babel-preset-env":"^1.1.6","babel-runtime":"^6.23.0","eslint":"^3.16.0","eslint-config-xo":"^0.17.0","eslint-loader":"^1.6.0","eslint-plugin-ava":"^4.2.0","eslint-plugin-import":"^2.0.1","eslint-plugin-no-use-extend-native":"^0.3.11","eslint-plugin-promise":"^3.4.2","eslint-plugin-unicorn":"^2.0.1","husky":"^0.13.1","mockdate":"^2.0.1","nodemon":"^1.11.0","np":"^2.12.0","npm":"^4.2.0","npm-check":"^5.4.0","sinon":"^2.0.0-pre.4"},"engines":{"node":">= 4"},"ava":{"require":["babel-register"]},"gitHead":"35f0e1860273dee2c6f212752033ff15ae0cd5b6","bugs":{"url":"https://github.com/dylang/logging/issues"},"homepage":"https://github.com/dylang/logging#readme","_id":"logging@3.1.0","_shasum":"84eb158276645843cfe5150fc320bf591d7cfe4c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"dist":{"shasum":"84eb158276645843cfe5150fc320bf591d7cfe4c","size":3522,"noattachment":false,"key":"/logging/-/logging-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-3.1.0.tgz"},"maintainers":[{"name":"dylang","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/logging-3.1.0.tgz_1487692058458_0.7059793742373586"},"directories":{},"publish_time":1487692060336,"_cnpm_publish_time":1487692060336,"_hasShrinkwrap":false},"3.0.0":{"name":"logging","version":"3.0.0","description":"Lightweight informative modern console logging.","main":"lib","module":"src","files":["lib","src"],"scripts":{"start":"babel-node src","test":"npm -s run lint && ava --verbose && npm -s run example","update-snapshots":"ava --verbose --update-snapshots","lint":"eslint -c .eslintrc.js . --fix","build":"babel src --out-dir=lib","outdated":"npm-check -s","example":"babel-node examples/simple.js","prepublish":"npm -s run build","precommit":"npm -s run test","publish":"np"},"repository":{"type":"git","url":"git+ssh://git@github.com/dylang/logging.git"},"author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"license":"MIT","dependencies":{"@ava/pretty-format":"^1.1.0","chalk":"^1.1.3","debug":"^2.6.1"},"devDependencies":{"ava":"^0.18.2","babel-cli":"^6.23.0","babel-core":"^6.23.1","babel-polyfill":"^6.23.0","babel-preset-env":"^1.1.6","babel-runtime":"^6.23.0","eslint":"^3.15.0","eslint-config-xo":"^0.17.0","eslint-loader":"^1.6.0","eslint-plugin-ava":"^4.2.0","eslint-plugin-import":"^2.0.1","eslint-plugin-no-use-extend-native":"^0.3.11","eslint-plugin-promise":"^3.4.2","eslint-plugin-unicorn":"^2.0.1","husky":"^0.13.1","mockdate":"^2.0.1","nodemon":"^1.11.0","np":"^2.12.0","npm":"^4.2.0","npm-check":"^5.4.0","sinon":"^2.0.0-pre.4"},"engines":{"node":">= 4"},"ava":{"require":["babel-register"]},"gitHead":"328c19b45943aecdbffe99491f1e37d1aa047f61","bugs":{"url":"https://github.com/dylang/logging/issues"},"homepage":"https://github.com/dylang/logging#readme","_id":"logging@3.0.0","_shasum":"602f997421e5dc3b6b6d8827081c34e4060954b1","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"dist":{"shasum":"602f997421e5dc3b6b6d8827081c34e4060954b1","size":3436,"noattachment":false,"key":"/logging/-/logging-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-3.0.0.tgz"},"maintainers":[{"name":"dylang","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/logging-3.0.0.tgz_1487452908182_0.981053456896916"},"directories":{},"publish_time":1487452910132,"_cnpm_publish_time":1487452910132,"_hasShrinkwrap":false},"2.0.21":{"name":"logging","version":"2.0.21","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.21","dist":{"shasum":"b96d1e47047549f768641682d471ef382c0184df","size":9752,"noattachment":false,"key":"/logging/-/logging-2.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.21.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1352608674744,"_hasShrinkwrap":false,"_cnpm_publish_time":1352608674744},"2.0.20":{"name":"logging","version":"2.0.20","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.20","dist":{"shasum":"b6c51a82e4b53782261b6075b8ac0fc2bffed7be","size":9683,"noattachment":false,"key":"/logging/-/logging-2.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.20.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1352584383989,"_hasShrinkwrap":false,"_cnpm_publish_time":1352584383989},"2.0.19":{"name":"logging","version":"2.0.19","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.19","dist":{"shasum":"93313c2e8d33ffe2fc5e065f8ac3de6968ee95da","size":9594,"noattachment":false,"key":"/logging/-/logging-2.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.19.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1352584074451,"_hasShrinkwrap":false,"_cnpm_publish_time":1352584074451},"2.0.18":{"name":"logging","version":"2.0.18","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.18","dist":{"shasum":"3fa623315240a218e0ac043220115c7a5ad74ab9","size":9242,"noattachment":false,"key":"/logging/-/logging-2.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.18.tgz"},"_npmVersion":"1.1.61","_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1348775280621,"_hasShrinkwrap":false,"_cnpm_publish_time":1348775280621},"2.0.16":{"name":"logging","version":"2.0.16","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"_id":"logging@2.0.16","dependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.10","_nodeVersion":"v0.6.14","_defaultsLoaded":true,"dist":{"shasum":"ce0ff194146c56a303843e330f18d15690f4909e","size":8973,"noattachment":false,"key":"/logging/-/logging-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.16.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1332552777256,"_hasShrinkwrap":false,"_cnpm_publish_time":1332552777256},"2.0.15":{"name":"logging","version":"2.0.15","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"_id":"logging@2.0.15","dependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.10","_nodeVersion":"v0.6.13","_defaultsLoaded":true,"dist":{"shasum":"219a79eb7006e43115f36176f6881c6ac43907f6","size":9054,"noattachment":false,"key":"/logging/-/logging-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.15.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1332301878138,"_hasShrinkwrap":false,"_cnpm_publish_time":1332301878138},"2.0.14":{"name":"logging","version":"2.0.14","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"_id":"logging@2.0.14","dependencies":{},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"02a53716c87137cd907cff5cbc9d012034baed77","size":10240,"noattachment":false,"key":"/logging/-/logging-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.14.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1323889683332,"_hasShrinkwrap":false,"_cnpm_publish_time":1323889683332},"0.0.0":{"author":{"name":"Mikeal Rogers","email":"mikeal.rogers@gmail.com"},"name":"logging","description":"Simple and extensible logging.","version":"0.0.0","repository":{"url":""},"scripts":{"test":"node test.js"},"main":"main.js","dependencies":{},"devDependencies":{},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"_id":"logging@0.0.0","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.4.13-pre","_defaultsLoaded":true,"dist":{"shasum":"ec7e6953b151c0f92c743d0b03b4948b0d85b994","size":10240,"noattachment":false,"key":"/logging/-/logging-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-0.0.0.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1323845566474,"_hasShrinkwrap":false,"_cnpm_publish_time":1323845566474},"2.0.13":{"name":"logging","version":"2.0.13","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","scripts":{"test":"nodeunit test"},"devDependencies":{"nodeunit":"*"},"engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"_id":"logging@2.0.13","dependencies":{},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.2","_defaultsLoaded":true,"dist":{"shasum":"6936aaa91e66c59386f15296f742ece58f5d940f","size":10240,"noattachment":false,"key":"/logging/-/logging-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.13.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1322084611302,"_hasShrinkwrap":false,"_cnpm_publish_time":1322084611302},"2.0.12":{"name":"logging","version":"2.0.12","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmUser":{"name":"dylang","email":"dylang@gmail.com"},"_id":"logging@2.0.12","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.103","_nodeVersion":"v0.5.10","_defaultsLoaded":true,"dist":{"shasum":"17cdce1521e0245fa410f7c1257eb114d4bb06ff","size":10240,"noattachment":false,"key":"/logging/-/logging-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.12.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1319828766188,"_hasShrinkwrap":false,"_cnpm_publish_time":1319828766188},"2.0.11":{"name":"logging","version":"2.0.11","description":"Super sexy color console logging with cluster support.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmJsonOpts":{"file":"/Users/dgreene/.npm/logging/2.0.11/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"logging@2.0.11","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.30","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"7a57e0e2748764b564549f718022562b7bc51c61","size":7739,"noattachment":false,"key":"/logging/-/logging-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.11.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1317141165433,"_hasShrinkwrap":false,"_cnpm_publish_time":1317141165433},"2.0.10":{"name":"logging","version":"2.0.10","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmJsonOpts":{"file":"/Users/dgreene/.npm/logging/2.0.10/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"logging@2.0.10","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.27","_nodeVersion":"v0.4.11","_defaultsLoaded":true,"dist":{"shasum":"fd29d55c0ee37401c610c04fcd4b30488e4211ef","size":8023,"noattachment":false,"key":"/logging/-/logging-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.10.tgz"},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1314656477213,"_hasShrinkwrap":false,"_cnpm_publish_time":1314656477213},"2.0.9":{"name":"logging","version":"2.0.9","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_npmJsonOpts":{"file":"/Users/dylan/.npm/logging/2.0.9/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"logging@2.0.9","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.20","_nodeVersion":"v0.4.10","_defaultsLoaded":true,"dist":{"shasum":"8c474468a11b8e93ce928813267f0cf507f94db1","size":7726,"noattachment":false,"key":"/logging/-/logging-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.9.tgz"},"scripts":{},"maintainers":[{"name":"dylang","email":""}],"directories":{},"publish_time":1312229061566,"_hasShrinkwrap":false,"_cnpm_publish_time":1312229061566},"2.0.8":{"name":"logging","version":"2.0.8","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"index","engines":{"node":">=0.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.8","_engineSupported":true,"_npmVersion":"0.3.18","_nodeVersion":"v0.4.6","directories":{"lib":"./lib"},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"efeb95770cbc6da5acaa0a65b0d59f01e71adb53","size":7481,"noattachment":false,"key":"/logging/-/logging-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.8.tgz"},"publish_time":1303155623244,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1303155623244},"2.0.0":{"name":"logging","version":"2.0.0","description":"Super sexy logging.  In colour.","homepage":"http://opowerjobs.com","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","web":"http://github.com/dylang/logging/issues"},"dependencies":{"proto":">=0.1.0"},"engines":{"node":">=0.2.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.0","_nodeSupported":true,"_npmVersion":"0.2.7-2","_nodeVersion":"v0.3.1-pre","dist":{"shasum":"7673c39b6f6e7e2dfb8d22049d3fb668ac08bdce","size":7105,"noattachment":false,"key":"/logging/-/logging-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.0.tgz"},"directories":{},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623},"2.0.2":{"name":"logging","version":"2.0.2","description":"Super sexy logging.  In colour.","homepage":"http://opowerjobs.com","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","web":"http://github.com/dylang/logging/issues"},"main":"./lib","engines":{"node":">=0.2.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.2","_nodeSupported":true,"_npmVersion":"0.2.7-2","_nodeVersion":"v0.3.1-pre","dist":{"shasum":"c228d536aa91d57a0901c8e8faafd41d804052e9","size":7249,"noattachment":false,"key":"/logging/-/logging-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.2.tgz"},"directories":{},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623},"2.0.3":{"name":"logging","version":"2.0.3","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","web":"http://github.com/dylang/logging/issues"},"main":"./lib","engines":{"node":">=0.2.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.3","_nodeSupported":true,"_npmVersion":"0.2.7-2","_nodeVersion":"v0.3.1-pre","dist":{"shasum":"dcd863d8956dd922d5fa288589a224a47c3e416e","size":7343,"noattachment":false,"key":"/logging/-/logging-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.3.tgz"},"directories":{},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623},"2.0.4":{"name":"logging","version":"2.0.4","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"./lib","engines":{"node":">=0.2.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.4","_nodeSupported":true,"_npmVersion":"0.2.12-1","_nodeVersion":"v0.2.5","dist":{"shasum":"bbd6507d4bff101c3fb335f91c95878dbf3117ad","size":7273,"noattachment":false,"key":"/logging/-/logging-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.4.tgz"},"directories":{},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623},"2.0.6":{"name":"logging","version":"2.0.6","description":"Super sexy color console logging.","homepage":"http://github.com/dylang/logging","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"git://github.com/dylang/logging.git"},"bugs":{"email":"dylang@gmail.com","url":"http://github.com/dylang/logging/issues"},"main":"./lib/index.js","engines":{"node":">=0.4.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.6","_engineSupported":true,"_npmVersion":"0.3.12","_nodeVersion":"v0.4.1","directories":{"lib":"./lib"},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"08ce6d2dc1512911fbcb40a694da1e1100814911","size":7252,"noattachment":false,"key":"/logging/-/logging-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.6.tgz"},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623},"2.0.1":{"name":"logging","version":"2.0.1","description":"Super sexy logging.  In colour.","homepage":"http://opowerjobs.com","author":{"name":"Dylan Greene","email":"dylang@gmail.com"},"contributors":[{"name":"Dylan Greene","email":"dylang@gmail.com"}],"repository":{"type":"git","url":"http://github.com/dylang/logging"},"bugs":{"mail":"dylang@gmail.com","web":"http://github.com/dylang/logging/issues"},"dependencies":{"proto":">=0.1.0"},"main":"./lib","engines":{"node":">=0.2.0"},"scripts":{},"licenses":[{"type":"MIT","url":"http://github.com/isaacs/npm/raw/master/LICENSE"}],"_id":"logging@2.0.1","_nodeSupported":true,"_npmVersion":"0.2.7-2","_nodeVersion":"v0.3.1-pre","dist":{"shasum":"6692ef96cc5b6862f95304f75dfe18cd80112972","size":7147,"noattachment":false,"key":"/logging/-/logging-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/logging/download/logging-2.0.1.tgz"},"directories":{},"publish_time":1299101918623,"maintainers":[{"name":"dylang","email":""}],"_hasShrinkwrap":false,"_cnpm_publish_time":1299101918623}},"readme":"# Logging  [![Build Status](https://secure.travis-ci.org/dylang/logging.svg)](https://travis-ci.org/dylang/logging)\n\n> Lightweight informative modern console logging.\n\n[![logging](screenshots/screenshot.png)](screenshots/screenshot.png)\n\n## Install\n\n```sh\nyarn add logging\n```\n\n## Features\n* Simple.\n* Log levels.\n* Nice coloring.\n\n## Usage\n\n```js\n// or const createLogger = require('logging');  \nimport createLogger from 'logging';\n\nconst logger = createLogger('FeatureName');\n\nlogger.info('Interesting');\n// -> [ Feature ] Interesting\n\nlogger.warn('Hmmm...', { details });\n// -> [ WARNING Feature ] Hmmm... { details object }\n\nlogger.error('Not good.', 'Not good at all.', { err }, { context }, { etc });\n// -> [ ERROR Feature ] Not good. Not good at all. { err } { context } ...\n\n// uses the debug module, use DEBUG=* or DEBUG=FeatureName to see these items.\nlogger.debug('Interesting');\n// -> [ Feature ] Interesting\n```\n","_attachments":{},"license":"MIT"}