appium-logger : Logging utility for appium. You can installing appium-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 appium-logger $ sudo npm install -g appium-logger
If want to update the appium-logger package execute the command as below,
$ sudo npm update appium-logger
Update package globally,
$ npm install -g appium-logger
$ sudo git clone https://github.com/rektide/appium-logger.git
$ sudo npm install -g ./appium-logger
appium-logger@2.1.0 /usr/lib/node_modules/appium-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall appium-logger
Package Name | appium-logger |
Version | 2.1.0 |
Description | Logging utility for appium |
Released Date | 2016-01-25T17:58:25.775Z |
Published by | imurchie |
How to Learn | https://www.npmjs.com/package/appium-logger/tutorial |