JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 68157
  • Score
    100M100P100Q158163F
  • License MIT

A super quick, easy to setup logging tool for NodeJS/TypeScript.

Package Exports

  • jet-logger

Readme

Jet-Logger ✈️

Super fast, zero-dependency logging for Node.js and TypeScript projects.

npm version npm downloads License TypeScript definitions

Jet-Logger is an easy-to-configure logger that can print to the console, write to disk, or forward events to your own transport. Configure it entirely through environment variables or in code, and get colorized output, timestamps, and JSON log formatting out-of-the-box.

Please refer to the official github repo for the most up-to-date documentation.