Socket
Socket
Sign inDemoInstall

@applitools/logger

Package Overview
Dependencies
9
Maintainers
42
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @applitools/logger

Applitools logger


Version published
Weekly downloads
302K
decreased by-19.26%
Maintainers
42
Created
Weekly downloads
 

Readme

Source

@applitools/logger

This package used to log messages.

Installation

npm install @applitools/logger

Usage

const {makeLogger} = require('@applitools/logger')
const logger = makeLogger()
logger.log('hello world')

API

TBD

FileHandler

TBD

RollingFileHandler

TBD

ConsoleHandler

TBD

DebugHandler

By adding the environments variable DEBUG=appli:* and APPLITOOLS_SHOW_LOGS=trueyou can enable debug logs.

DebugHandler is the applitools wrapper for debug package.

Keywords

FAQs

Last updated on 21 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc