npm install typescript-ilogger@latest
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
Clone the latest and run
npm run prep
to install packages and prep the git hooks