Releases: pranaydutta89/console-logger
Releases · pranaydutta89/console-logger
version 1.4.0
Features Included
- Export data in csv format (only for supported browser's)
- You can now use "on/off" in place of true/false
- Angular service now return promise in .error,.warn.fatal,.debug
- Bug fixes
version 1.3
Features
- Now uses session storage if available
- If json is not present than automatically fallbacks to form as a transport header
- Included documentation in readme for contribution
v 1.2.1
Change log
- License added for redistribution and use
- Few silly bug fixes
- Code refactoring
version 1.2
New in the release
- Removed complete dependency of jQuery
- Now you can show your log data on your application html page
- Stability and improvements
version 1.1
New release contains
- Support's as a Angular service
- Removed dependency of jQuery
- Lots of under the hood changes
version 1.0
Features
- Simple console logging
- View log history
- on/off faciltiy
- send log data to remote server
first base release
This release contains following features
- Enable/disable logging at the time of initialization
- log history