yocto-logger : Ready to use logger utility based on winston.. You can installing yocto-logger 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 yocto-logger $ sudo npm install -g yocto-logger
If want to update the yocto-logger package execute the command as below,
$ sudo npm update yocto-logger
Update package globally,
$ npm install -g yocto-logger
$ sudo git clone https://github.com/rektide/yocto-logger.git
$ sudo npm install -g ./yocto-logger
yocto-logger@2.0.0 /usr/lib/node_modules/yocto-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall yocto-logger
| Package Name | yocto-logger |
| Version | 2.0.0 |
| Description | Ready to use logger utility based on winston. |
| Released Date | 2016-12-08T13:20:53.910Z |
| Published by | yocto |
| How to Learn | https://www.npmjs.com/package/yocto-logger/tutorial |