{"maintainers":[{"name":"phated","email":"blaine@iceddev.com"}],"keywords":["console.log","log","logger","logging","pretty","timestamp"],"dist-tags":{"latest":"1.3.0"},"author":{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},"description":"Log things, prefixed with a timestamp","readme":"# fancy-log\n\n[![Travis Build Status](https://img.shields.io/travis/js-cli/fancy-log.svg?branch=master&label=travis&style=flat-square)](https://travis-ci.org/js-cli/fancy-log)\n\nLog things, prefixed with a timestamp\n\n__This module was pulled out of gulp-util for use inside the CLI__\n\n## Usage\n\n```js\nvar log = require('fancy-log');\n\nlog('a message');\n// [16:27:02] a message\n\nlog.error('oh no!');\n// [16:27:02] oh no!\n```\n\n## API\n\n### `log(msg...)`\n\nLogs the message as if you called `console.log` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.error(msg...)`\n\nLogs the message as if you called `console.error` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.warn(msg...)`\n\nLogs the message as if you called `console.warn` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n\n### `log.info(msg...)`\n\nLogs the message as if you called `console.info` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.dir(msg...)`\n\nLogs the message as if you called `console.dir` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n## License\n\nMIT\n","repository":{"type":"git","url":"git+https://github.com/js-cli/fancy-log.git"},"users":{"bsara":true,"davidnyhuis":true,"tomekf":true,"dosevader":true,"coolhanddev":true,"zeroknight":true},"bugs":{"url":"https://github.com/js-cli/fancy-log/issues"},"license":"MIT","versions":{"1.0.0":{"name":"fancy-log","version":"1.0.0","description":"Log things, prefixed with a timestamp","author":{"name":"Blaine Bublitz","email":"blaine@iceddev.com","url":"http://iceddev.com"},"contributors":[],"repository":{"type":"git","url":"git+https://github.com/phated/fancy-log.git"},"license":"MIT","engines":{"node":">= 0.10"},"main":"index.js","files":["LICENSE","index.js"],"scripts":{"test":"lab -cvL test.js"},"dependencies":{"chalk":"^1.1.1","dateformat":"^1.0.11"},"devDependencies":{"@phated/eslint-config-iceddev":"^0.2.1","code":"^1.5.0","eslint":"^1.3.1","eslint-plugin-mocha":"^0.5.1","eslint-plugin-react":"^3.3.1","lab":"^5.16.0"},"keywords":["console.log","log","logger","logging","pretty","timestamp"],"gitHead":"3a3ae5efdaf004d8e0c5e7657419fb44aa7964f6","bugs":{"url":"https://github.com/phated/fancy-log/issues"},"homepage":"https://github.com/phated/fancy-log#readme","_id":"fancy-log@1.0.0","_shasum":"a4b12abad76d6a17b415c851825600068f932b7a","_from":".","_npmVersion":"2.8.3","_nodeVersion":"0.10.36","_npmUser":{"name":"phated","email":"blaine@iceddev.com"},"maintainers":[{"name":"phated","email":"blaine@iceddev.com"}],"dist":{"shasum":"a4b12abad76d6a17b415c851825600068f932b7a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/fancy-log/-/fancy-log-1.0.0.tgz"},"directories":{}},"1.1.0":{"name":"fancy-log","version":"1.1.0","description":"Log things, prefixed with a timestamp","author":{"name":"Blaine Bublitz","email":"blaine@iceddev.com","url":"http://iceddev.com"},"contributors":[],"repository":{"type":"git","url":"git+https://github.com/phated/fancy-log.git"},"license":"MIT","engines":{"node":">= 0.10"},"main":"index.js","files":["LICENSE","index.js"],"scripts":{"test":"lab -cvL test.js"},"dependencies":{"chalk":"^1.1.1","dateformat":"^1.0.11"},"devDependencies":{"@phated/eslint-config-iceddev":"^0.2.1","code":"^1.5.0","eslint":"^1.3.1","eslint-plugin-mocha":"^0.5.1","eslint-plugin-react":"^3.3.1","lab":"^5.16.0"},"keywords":["console.log","log","logger","logging","pretty","timestamp"],"gitHead":"1a994de230395a2dba4962b1c3bf281bb83d8945","bugs":{"url":"https://github.com/phated/fancy-log/issues"},"homepage":"https://github.com/phated/fancy-log#readme","_id":"fancy-log@1.1.0","_shasum":"08c4f3607fe3142087ccf425eec6e3f9357a46db","_from":".","_npmVersion":"2.14.3","_nodeVersion":"0.10.36","_npmUser":{"name":"phated","email":"blaine@iceddev.com"},"maintainers":[{"name":"phated","email":"blaine@iceddev.com"}],"dist":{"shasum":"08c4f3607fe3142087ccf425eec6e3f9357a46db","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/fancy-log/-/fancy-log-1.1.0.tgz"},"directories":{}},"1.2.0":{"name":"fancy-log","version":"1.2.0","description":"Log things, prefixed with a timestamp","author":{"name":"Blaine Bublitz","email":"blaine@iceddev.com","url":"http://iceddev.com"},"contributors":[],"repository":{"type":"git","url":"git+https://github.com/phated/fancy-log.git"},"license":"MIT","engines":{"node":">= 0.10"},"main":"index.js","files":["LICENSE","index.js"],"scripts":{"test":"lab -cvL test.js"},"dependencies":{"chalk":"^1.1.1","time-stamp":"^1.0.0"},"devDependencies":{"@phated/eslint-config-iceddev":"^0.2.1","code":"^1.5.0","eslint":"^1.3.1","eslint-plugin-mocha":"^0.5.1","eslint-plugin-react":"^3.3.1","lab":"^5.16.0"},"keywords":["console.log","log","logger","logging","pretty","timestamp"],"gitHead":"349e046ea78834c5659beafd9a7c364ebd0ed221","bugs":{"url":"https://github.com/phated/fancy-log/issues"},"homepage":"https://github.com/phated/fancy-log#readme","_id":"fancy-log@1.2.0","_shasum":"d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8","_from":".","_npmVersion":"2.14.14","_nodeVersion":"0.10.41","_npmUser":{"name":"phated","email":"blaine@iceddev.com"},"maintainers":[{"name":"phated","email":"blaine@iceddev.com"}],"dist":{"shasum":"d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/fancy-log/-/fancy-log-1.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/fancy-log-1.2.0.tgz_1455044959547_0.6881773378700018"},"directories":{}},"1.3.0":{"name":"fancy-log","version":"1.3.0","description":"Log things, prefixed with a timestamp","author":{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},"contributors":[{"name":"Aman Mittal","url":"http://amandeepmittal.github.io/"}],"repository":{"type":"git","url":"git+https://github.com/js-cli/fancy-log.git"},"license":"MIT","engines":{"node":">= 0.10"},"main":"index.js","files":["LICENSE","index.js"],"scripts":{"test":"lab -cvL test.js"},"dependencies":{"chalk":"^1.1.1","time-stamp":"^1.0.0"},"devDependencies":{"@phated/eslint-config-iceddev":"^0.2.1","code":"^1.5.0","eslint":"^1.3.1","eslint-plugin-mocha":"^0.5.1","eslint-plugin-react":"^3.3.1","lab":"^5.16.0"},"keywords":["console.log","log","logger","logging","pretty","timestamp"],"gitHead":"dbbc97315f2e59a5b3fa1df7eae94fc32306fe71","bugs":{"url":"https://github.com/js-cli/fancy-log/issues"},"homepage":"https://github.com/js-cli/fancy-log#readme","_id":"fancy-log@1.3.0","_shasum":"45be17d02bb9917d60ccffd4995c999e6c8c9948","_from":".","_npmVersion":"2.15.2","_nodeVersion":"0.10.41","_npmUser":{"name":"phated","email":"blaine.bublitz@gmail.com"},"maintainers":[{"name":"phated","email":"blaine@iceddev.com"}],"dist":{"shasum":"45be17d02bb9917d60ccffd4995c999e6c8c9948","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/fancy-log/-/fancy-log-1.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fancy-log-1.3.0.tgz_1482797779199_0.34764629206620157"},"directories":{}}},"name":"fancy-log","contributors":[{"name":"Aman Mittal","url":"http://amandeepmittal.github.io/"}],"time":{"modified":"2017-02-11T07:40:16.678Z","created":"2015-09-07T23:32:13.021Z","1.0.0":"2015-09-07T23:32:13.021Z","1.1.0":"2015-09-14T04:34:45.269Z","1.2.0":"2016-02-09T19:09:22.830Z","1.3.0":"2016-12-27T00:16:20.896Z"},"readmeFilename":"README.md","homepage":"https://github.com/js-cli/fancy-log#readme"}