How to Install log4js NPM Packages on Ubuntu / Debian

How to Install log4js software package in NPM Packages

log4js : Port of Log4js to work with node.. You can installing log4js 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 log4js
$ sudo npm install -g log4js

If want to update the log4js package execute the command as below,

$ sudo npm update log4js

Update package globally,

$ npm install -g log4js

Git clone:

$ sudo  git clone https://github.com/rektide/log4js.git
$ sudo  npm install -g ./log4js

log4js@2.3.12 /usr/lib/node_modules/log4js

How to remove log4js package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall log4js

Basic Information of log4js NPM Package:

Package Name log4js
Version 2.3.12
Description Port of Log4js to work with node.
Released Date 2017-11-13T02:48:08.295Z
Published by csausdev
How to Learn https://www.npmjs.com/package/log4js/tutorial