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
Expressive, powerful yet beautiful and fast logging for TypeScript and Node.js

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