JSPM

  • Created
  • Published
  • Downloads 1202624
  • Score
    100M100P100Q187851F
  • License MIT

TypeScript and JavaScript Logger

Package Exports

  • tslog

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tslog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tslog: Expressive TypeScript Logger for Node.js

License: MIT code style: prettier

Expressive, powerful yet beautiful and fast logging for TypeScript and Node.js

tslog pretty output

Highlights

  • Small footprint, great performance
  • Native TypeScript support (correct location in *.ts files)
  • Works for TypeScript and JavaScript
  • Log levels
  • Attachable transports
  • Structured or json output
  • Uses native V8 stacktrace
  • Pretty Error with stack trace
  • well documented
  • 100% test coverage