spm-log : A console.log wrapper for spm.. You can installing spm-log 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 spm-log $ sudo npm install -g spm-log
If want to update the spm-log package execute the command as below,
$ sudo npm update spm-log
Update package globally,
$ npm install -g spm-log
$ sudo git clone https://github.com/rektide/spm-log.git
$ sudo npm install -g ./spm-log
spm-log@0.1.3 /usr/lib/node_modules/spm-log
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall spm-log
| Package Name | spm-log |
| Version | 0.1.3 |
| Description | A console.log wrapper for spm. |
| Released Date | 2015-07-08T10:30:37.642Z |
| Published by | sorrycc |
| How to Learn | https://www.npmjs.com/package/spm-log/tutorial |