Logger Pro is a JavaScript module that provides you an advanced log system.
Remember that Logger Pro is organized in levels, sorted by relevance:
- Log;
- Info;
- Table;
- Warning;
- Error;
Note that is very relevant of how Logger Pro's levels are ordered!
If you want a basic logger system you can use the Logger module. We give you also an advanced logger system, called Rotating Logger. With Rotating Logger you can record and export all the recorded message as a JSON format. Read the full documentation to know more about the two systems provided by Logger Pro.
You can install Logger Pro using NPM or Bower.
npm install --save logger-pro
You can found the library ready for production on node_modules/logger-pro/dist/dist.js
bower install --save logger-pro
https://d-mobilelab.github.io/logger-pro/1.0.0/#/version/logger-pro