Socket
Socket
Sign inDemoInstall

@xyo-network/base

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/base

Base util inspired by XYO


Version published
Weekly downloads
4
increased by33.33%
Maintainers
6
Weekly downloads
 
Created
Source

logo

sdk-base-nodejs

MIT license Build Status Maintainability

A core util/logging library inspired by XYO.

Logging

You can access the logger from XyoBase or from an instance of IXyoLog. Logging levels are in the following order:

  • Error
  • Warning
  • Info (default)
  • Verbose
  • Debug
  • Silly

You can change the logging level for the console and for the log file by changing the environment vars: XYO_LOG (for logs), and XYO_CONSOLE (for console). The path and name of the log can be changed with the environment vars: XYO_LOG_PATH and XYO_LOG_NAME.

FAQs

Package last updated on 25 Apr 2019

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