Socket
Socket
Sign inDemoInstall

@applitools/logger

Package Overview
Dependencies
Maintainers
39
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/logger

Applitools logger


Version published
Weekly downloads
411K
decreased by-2.35%
Maintainers
39
Weekly downloads
 
Created
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

Package last updated on 31 May 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc