fliplog : fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets. You can installing fliplog npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install fliplog $ sudo npm install -g fliplog
If want to update the fliplog package execute the command as below,
$ sudo npm update fliplog
Update package globally,
$ npm install -g fliplog
$ sudo git clone https://github.com/rektide/fliplog.git
$ sudo npm install -g ./fliplog
fliplog@1.0.4 /usr/lib/node_modules/fliplog
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fliplog
Package Name | fliplog |
Version | 1.0.4 |
Description | fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets |
Released Date | 2017-06-15T12:17:59.529Z |
Published by | aretecode |
How to Learn | https://www.npmjs.com/package/fliplog/tutorial |