ng2-logger : logger for angular 2. You can installing ng2-logger 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 ng2-logger $ sudo npm install -g ng2-logger
If want to update the ng2-logger package execute the command as below,
$ sudo npm update ng2-logger
Update package globally,
$ npm install -g ng2-logger
$ sudo git clone https://github.com/rektide/ng2-logger.git
$ sudo npm install -g ./ng2-logger
ng2-logger@1.0.3 /usr/lib/node_modules/ng2-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ng2-logger
Package Name | ng2-logger |
Version | 1.0.3 |
Description | logger for angular 2 |
Released Date | 2017-05-14T18:43:26.510Z |
Published by | darekf77 |
How to Learn | https://www.npmjs.com/package/ng2-logger/tutorial |