Socket
Socket
Sign inDemoInstall

appcd-logger

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcd-logger

Defines the default logger for appcd components.


Version published
Weekly downloads
111
decreased by-9.02%
Maintainers
3
Weekly downloads
 
Created
Source

appcd-logger

Defines the default logger for appcd components. The primary benefits of this package is to create a single default configured logger and only have a single SnoopLogg dependency since it carries a hefty size on disk.

Visit https://github.com/appcelerator/appc-daemon for more information.

Report issues to GitHub issues. Official issue tracker in JIRA.

Installation

npm i appcd-logger

Usage

import appcdLogger from 'appcd-logger';

const logger = appcdLogger('my:namespace');

logger.info('hi');

This project is open source under the Apache Public License v2 and is developed by Axway, Inc and the community. Please read the LICENSE file included in this distribution for more information.

FAQs

Package last updated on 26 Apr 2021

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