pelias-logger : The centralized logger package for Pelias.. You can installing pelias-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 pelias-logger $ sudo npm install -g pelias-logger
If want to update the pelias-logger package execute the command as below,
$ sudo npm update pelias-logger
Update package globally,
$ npm install -g pelias-logger
$ sudo git clone https://github.com/rektide/pelias-logger.git
$ sudo npm install -g ./pelias-logger
pelias-logger@0.3.0 /usr/lib/node_modules/pelias-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pelias-logger
| Package Name | pelias-logger |
| Version | 0.3.0 |
| Description | The centralized logger package for Pelias. |
| Released Date | 2017-10-17T16:25:57.872Z |
| Published by | pelias |
| How to Learn | https://www.npmjs.com/package/pelias-logger/tutorial |