{"_id":"clix-logger","_rev":"57068","name":"clix-logger","description":"Another console log wrapper with colored support and icons","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"time":{"modified":"2021-06-03T10:17:23.000Z","created":"2015-08-08T04:13:32.160Z","2.0.0":"2019-07-10T09:39:36.669Z","1.0.2":"2018-08-09T06:59:26.165Z","1.0.0":"2017-01-02T07:50:43.841Z","0.1.3":"2015-08-12T00:27:55.046Z","0.1.2":"2015-08-11T17:58:47.483Z","0.1.1":"2015-08-08T04:23:37.185Z","0.1.0":"2015-08-08T04:13:32.160Z"},"users":{},"author":{"name":"Roy Riojas","url":"http://royriojas.com"},"repository":{"type":"git","url":"git+https://github.com/royriojas/clix-logger.git"},"versions":{"2.0.0":{"name":"clix-logger","version":"2.0.0","description":"Another console log wrapper with colored support and icons","main":"index.js","engines":{"node":">=8.11.1"},"scripts":{"lint":"eslint --cache --cache-location node_modules/.cache/ -f friendly '*.js' 'lib/*.js' 'specs/*.js'","test":"mocha-runner 'specs/**/*.js'","watch":"watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' -i npm run test","check":"npm run lint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"changelogx install-hook","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"git+https://github.com/royriojas/clix-logger.git"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"devDependencies":{"@typescript-eslint/eslint-plugin":"1.10.2","@typescript-eslint/parser":"1.10.2","babel-eslint":"10.0.1","changelogx":"4.0.0","eslint":"5.16.0","eslint-config-airbnb":"17.1.0","eslint-config-prettier":"4.3.0","eslint-formatter-friendly":"6.0.0","eslint-plugin-import":"2.17.3","eslint-plugin-jsx-a11y":"6.2.1","eslint-plugin-mocha":"5.3.0","eslint-plugin-prettier":"3.1.0","eslint-plugin-react":"7.13.0","mocha-runner":"3.0.0","prettier":"1.18.2","proxyquire":"2.1.0","watch-spawn":"2.0.0"},"dependencies":{"chalk":"2.4.2","moment":"2.24.0"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"fc2c77048ae24a6d0d2a973ae12e83b69b0047d6","_id":"clix-logger@2.0.0","_npmVersion":"6.5.0","_nodeVersion":"8.11.1","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"dist":{"shasum":"307a462bd42512a99cf7b6ac48f994670981dd21","size":69241,"noattachment":false,"key":"/clix-logger/-/clix-logger-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-2.0.0.tgz"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clix-logger_2.0.0_1562751576522_0.3155233513445632"},"_hasShrinkwrap":false,"publish_time":1562751576669,"_cnpm_publish_time":1562751576669},"1.0.2":{"name":"clix-logger","version":"1.0.2","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify --silent && npm run eslint --silent && npm test --silent","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"git+https://github.com/royriojas/clix-logger.git"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"2.0.1","esbeautifier":"^4.2.7","eslinter":"^2.3.1","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.4","prepush":"^3.1.3","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"1.1.3","extend":"3.0.0","moment":"2.22.2"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"e362c832d80dc7454f5318a27b1f5eaeafdc17fe","_id":"clix-logger@1.0.2","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"dist":{"shasum":"4c543db73d8537ef7a79fa519ce2a135c51e98af","size":65484,"noattachment":false,"key":"/clix-logger/-/clix-logger-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-1.0.2.tgz"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clix-logger_1.0.2_1533797966011_0.4120227209658176"},"_hasShrinkwrap":false,"publish_time":1533797966165,"_cnpm_publish_time":1533797966165},"1.0.0":{"name":"clix-logger","version":"1.0.0","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify --silent && npm run eslint --silent && npm test --silent","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"git+https://github.com/royriojas/clix-logger.git"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.17","esbeautifier":"^4.2.7","eslinter":"^2.3.1","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.4","prepush":"^3.1.3","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"1.1.3","extend":"3.0.0","moment":"2.17.1"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"34a374d359bd479b5cefee9a59f4654010fc98af","_id":"clix-logger@1.0.0","_shasum":"1e58cfa4d0974d21d749a3a37ccf775be6fbd5a5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"dist":{"shasum":"1e58cfa4d0974d21d749a3a37ccf775be6fbd5a5","size":65412,"noattachment":false,"key":"/clix-logger/-/clix-logger-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-1.0.0.tgz"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/clix-logger-1.0.0.tgz_1483343441115_0.5662867813371122"},"directories":{},"publish_time":1483343443841,"_cnpm_publish_time":1483343443841,"_hasShrinkwrap":false},"0.1.3":{"name":"clix-logger","version":"0.1.3","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify --silent && npm run eslint --silent && npm test --silent","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"https://github.com/royriojas/clix-logger"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.17","esbeautifier":"^4.2.7","eslinter":"^2.3.1","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.4","prepush":"^3.1.3","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"^1.1.0","extend":"^3.0.0"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"5e2e9ba0c6ace183403956e1749d2ad13d6868dd","_id":"clix-logger@0.1.3","_shasum":"a57fe8366d3a006b7253450e48144988545e17d0","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"a57fe8366d3a006b7253450e48144988545e17d0","size":65455,"noattachment":false,"key":"/clix-logger/-/clix-logger-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-0.1.3.tgz"},"directories":{},"publish_time":1439339275046,"_cnpm_publish_time":1439339275046,"_hasShrinkwrap":false},"0.1.2":{"name":"clix-logger","version":"0.1.2","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"https://github.com/royriojas/clix-logger"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.16","esbeautifier":"^4.2.0","eslinter":"^2.1.0","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.0","prepush":"^3.1.2","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"^1.1.0","extend":"^3.0.0"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"99e7d9c1a30dbf5dcffbd1ef9c44150175b92220","_id":"clix-logger@0.1.2","_shasum":"31d08b77d2a986fd00f3fbae70e39d7dfb7b70fa","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"31d08b77d2a986fd00f3fbae70e39d7dfb7b70fa","size":65410,"noattachment":false,"key":"/clix-logger/-/clix-logger-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-0.1.2.tgz"},"directories":{},"publish_time":1439315927483,"_cnpm_publish_time":1439315927483,"_hasShrinkwrap":false},"0.1.1":{"name":"clix-logger","version":"0.1.1","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"https://github.com/royriojas/clix-logger"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.16","esbeautifier":"^4.2.0","eslinter":"^2.1.0","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.0","prepush":"^3.1.2","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"^1.1.0","extend":"^3.0.0"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["console","logger","simple logger","loggy","colored output","color console"],"gitHead":"bf2c2aa9adf0930caf1c5f0f958416b129ee0b1b","_id":"clix-logger@0.1.1","_shasum":"0d265d327f23f3b1a033e6bd005f15ef903d7356","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"0d265d327f23f3b1a033e6bd005f15ef903d7356","size":64809,"noattachment":false,"key":"/clix-logger/-/clix-logger-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-0.1.1.tgz"},"directories":{},"publish_time":1439007817185,"_cnpm_publish_time":1439007817185,"_hasShrinkwrap":false},"0.1.0":{"name":"clix-logger","version":"0.1.0","description":"Another console log wrapper with colored support and icons","main":"index.js","scripts":{"beautify":"esbeautifier index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"repository":{"type":"git","url":"https://github.com/royriojas/clix-logger"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.16","esbeautifier":"^4.2.0","eslinter":"^2.1.0","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.1.0","prepush":"^3.1.2","proxyquire":"^1.6.0","watch-spawn":"^1.0.4"},"dependencies":{"chalk":"^1.1.0","extend":"^3.0.0"},"bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"homepage":"https://github.com/royriojas/clix-logger","keywords":["beautifier","less","css","csscomb","csscomb cli","css beautifier","less beautifier","prettify"],"gitHead":"bbf580372e9162876a7515c7f1884cd212599b1c","_id":"clix-logger@0.1.0","_shasum":"ec3fe7614c849dd560587dc31806183d8d9c49c7","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"ec3fe7614c849dd560587dc31806183d8d9c49c7","size":65315,"noattachment":false,"key":"/clix-logger/-/clix-logger-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clix-logger/download/clix-logger-0.1.0.tgz"},"directories":{},"publish_time":1439007212160,"_cnpm_publish_time":1439007212160,"_hasShrinkwrap":false}},"readme":"[![NPM Version](http://img.shields.io/npm/v/clix-logger.svg?style=flat)](https://npmjs.org/package/clix-logger)\n[![Build Status](http://img.shields.io/travis/royriojas/clix-logger.svg?style=flat)](https://travis-ci.org/royriojas/clix-logger)\n\n# clix-logger\nAnother console log wrapper with colored support and icons\n\n## Install\n\n```bash\nnpm i -g clix-logger\n```\n\n## Usage\n\n```javascript\nvar options = {\n  // Will print the messages using chalk colors. default is false\n  coloredOutput: false,\n  // Will suppress the output of `subtle` and `log` methods\n  // all of the others will still be printed\n  quiet: false // default is false,\n};\nvar logger = require('clix-logger')(options);\nlogger.log('some', 'message', 'here');\n```\n\n## methods\n\n- `ok(arg1[, arg2, ...argn] )`\n- `subtle(arg1[, arg2, ...argn] )`\n- `log(arg1[, arg2, ...argn] )`\n- `success(arg1[, arg2, ...argn] )`\n- `error(arg1[, arg2, ...argn] )`\n- `print(arg1[, arg2, ...argn] )`\n\n**NOTES**:\n\n- All the methods above use `console.log` to print the messages, except the `error` one, which uses `console.error`.\n- `subtle` and `log` are suppressed when `options.quiet` is specified.\n- `print` does not have an icon at the beginning of the line\n\n## Example\n\nthe following code\n\n```javascript\nvar logger = require('clix-logger')({ coloredOutput: true });\n\n# will use yellow color\nlogger.ok( 'a', 'simple', 'message', 'of', 'type', 'ok', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n\n# will use white color\nlogger.subtle( 'a', 'simple', 'message', 'of', 'type', 'subtle', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n\n# will use white color\nlogger.log( 'a', 'simple', 'message', 'of', 'type', 'log', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n\n# will use red color\nlogger.error( 'a', 'simple', 'message', 'of', 'type', 'error', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n\n# will use gray color\nlogger.print( 'a', 'simple', 'message', 'of', 'type', 'print', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n\n# will use green color\nlogger.success( 'a', 'simple', 'message', 'of', 'type', 'success', {\n  coloredOutput: false\n}, [ 1, 2, 3 ] );\n```\n\nWill produce this output:\n\n![screenshot](screenshot.png)\n\n## License\n\n[MIT](./LICENSE)\n\n## Changelog\n\n[Changelog](./changelog.md)\n","_attachments":{},"homepage":"https://github.com/royriojas/clix-logger","bugs":{"url":"https://github.com/royriojas/clix-logger/issues"},"license":"MIT"}