ain2 : Syslog logging for node.js. Continuation of ain. You can installing ain2 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 ain2 $ sudo npm install -g ain2
If want to update the ain2 package execute the command as below,
$ sudo npm update ain2
Update package globally,
$ npm install -g ain2
$ sudo git clone https://github.com/rektide/ain2.git
$ sudo npm install -g ./ain2
ain2@2.0.0 /usr/lib/node_modules/ain2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ain2
Package Name | ain2 |
Version | 2.0.0 |
Description | Syslog logging for node.js. Continuation of ain |
Released Date | 2016-05-06T12:08:13.654Z |
Published by | phuesler |
How to Learn | https://www.npmjs.com/package/ain2/tutorial |