Package Exports
- typescript-ilogger
- typescript-ilogger/lib/index.js
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 (typescript-ilogger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
typescript-ilogger
Install
npm install typescript-ilogger@latestLogger
The ILogger has 6 different log levels that are displayed in hierarchial order on which logs are actually logged:
- Debug
- Trace
- Information
- Warning
- Error
- Off
Development
Clone the latest and run
npm run prepto install packages and prep the git hooks