beautylog : beautiful logging, TypeScript ready. You can installing beautylog 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 beautylog $ sudo npm install -g beautylog
If want to update the beautylog package execute the command as below,
$ sudo npm update beautylog
Update package globally,
$ npm install -g beautylog
$ sudo git clone https://github.com/rektide/beautylog.git
$ sudo npm install -g ./beautylog
beautylog@6.1.10 /usr/lib/node_modules/beautylog
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall beautylog
Package Name | beautylog |
Version | 6.1.10 |
Description | beautiful logging, TypeScript ready |
Released Date | 2017-04-22T11:40:33.570Z |
Published by | lossless |
How to Learn | https://www.npmjs.com/package/beautylog/tutorial |