How to Install aurelia-logging NPM Packages on Ubuntu / Debian

How to Install aurelia-logging software package in NPM Packages

aurelia-logging : A minimal but effective logging mechanism with support for log levels and pluggable log appenders.. You can installing aurelia-logging 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 aurelia-logging
$ sudo npm install -g aurelia-logging

If want to update the aurelia-logging package execute the command as below,

$ sudo npm update aurelia-logging

Update package globally,

$ npm install -g aurelia-logging

Git clone:

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

aurelia-logging@1.3.1 /usr/lib/node_modules/aurelia-logging

How to remove aurelia-logging package :

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

$ sudo npm uninstall aurelia-logging

Basic Information of aurelia-logging NPM Package:

Package Name aurelia-logging
Version 1.3.1
Description A minimal but effective logging mechanism with support for log levels and pluggable log appenders.
Released Date 2017-03-26T05:56:31.834Z
Published by aureliaeffect
How to Learn https://www.npmjs.com/package/aurelia-logging/tutorial