Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sujalgoel/quick-logs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sujalgoel/quick-logs

Store your console logs into files.

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source
Atlanta

Quick Logs

discord website npm

Store your console logs into any file.

How to use 📚

const quicklogs = require("@sujalgoel/quick-logs"); // Requiring our package.

quicklogs("YOUR_DATA"); // It will save the data in quick-logs.log file.
quicklogs("YOUR_DATA", 'custom-name'); // It will save the data in custom-name file.

Reasons Why 📋

  • simple to use.
  • Easiest setup with no hastle.
  • Everything logs into the file. So, no console logging.

Creators 💖

  • Sujal Goel#0302

Keywords

FAQs

Package last updated on 24 May 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