Releases: justinkames/vuejs-logger
Releases · justinkames/vuejs-logger
v1.5.4
v1.5.0
Improvements
- Source code is now written in typescript.
- Tests are written with jest.
- Improved README.md
v1.4.0
Improvements
Added configurable option “isEnabled” to turn the logger on/off.
v1.3.5
v1.3.0
Improvements
Added the configurable option to customize the separator in used when printing messages.
Added the configurable option to enable/disable colored console messages.
v1.2.0
Improvements
Added the configurable option to show the method name of where the $log function is called from.
v1.0.0
Initial release.