@appium/logger
TypeScript icon, indicating that this package has built-in type declarations

1.7.1 • Public • Published

@appium/logger

Appium's logging functionality

Installation

npm install @appium/logger --save

Basic Usage

import log from '@appium/logger';

// additional stuff ---------------------------+
// message ----------+                         |
// prefix ----+      |                         |
// level -+   |      |                         |
//        v   v      v                         v
    log.info('fyi', 'I have a kitty cat: %j', myKittyCat);

History

This module is forked from npmlog under ISC License because the original project has been archived. Please check the npmlog changelog to see the list of former module updates before it was forked.

License

ISC License

Package Sidebar

Install

npm i @appium/logger

Homepage

appium.io

Weekly Downloads

395,834

Version

1.7.1

License

ISC

Unpacked Size

82.4 kB

Total Files

30

Last publish

Collaborators

  • jlipps
  • nick.mokhnach
  • kazucocoa
  • boneskull