logmagic : Dynamic and Configurable logging library for node.js. You can installing logmagic 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 logmagic $ sudo npm install -g logmagic
If want to update the logmagic package execute the command as below,
$ sudo npm update logmagic
Update package globally,
$ npm install -g logmagic
$ sudo git clone https://github.com/rektide/logmagic.git
$ sudo npm install -g ./logmagic
logmagic@0.3.0 /usr/lib/node_modules/logmagic
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall logmagic
| Package Name | logmagic |
| Version | 0.3.0 |
| Description | Dynamic and Configurable logging library for node.js |
| Released Date | 2015-07-01T21:33:27.323Z |
| Published by | pquerna |
| How to Learn | https://www.npmjs.com/package/logmagic/tutorial |