2.0.0 • Published 3 years ago

@sujalgoel/quick-logs v2.0.0

Weekly downloads
44
License
GPL-3.0
Repository
github
Last release
3 years ago

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#0001
2.0.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago