clix-logger
Version:
Another console log wrapper with colored support and icons
49 lines (28 loc) • 2.15 kB
Markdown
# clix-logger - Changelog
## v2.0.0
- **Refactoring**
- remove legacy libraries - [445fdfb]( https://github.com/royriojas/clix-logger/commit/445fdfb ), [Roy Riojas](https://github.com/Roy Riojas), 09/07/2019 13:59:37
## v1.0.2
- **Refactoring**
- Upgrade changelogx - [d0581e6]( https://github.com/royriojas/clix-logger/commit/d0581e6 ), [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 01:58:35
## v1.0.1
- **Refactoring**
- Beautify index - [b4eac63]( https://github.com/royriojas/clix-logger/commit/b4eac63 ), [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 01:57:19
- Upgrade moment dep to avoid vulnerability - [f056a6e]( https://github.com/royriojas/clix-logger/commit/f056a6e ), [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 01:56:32
- **Other changes**
- Deep extend the options argument - [7036996]( https://github.com/royriojas/clix-logger/commit/7036996 ), [Merott Movahedi](https://github.com/Merott Movahedi), 02/11/2017 12:59:29
Without a deep extend, trying to override just one log method will override everything.
## v1.0.0
- **Features**
- Add time to logs - [66a47be]( https://github.com/royriojas/clix-logger/commit/66a47be ), [Roy Riojas](https://github.com/Roy Riojas), 02/01/2017 02:49:51
## v0.1.3
- **Refactoring**
- more meaningful colors - [60c5ed2]( https://github.com/royriojas/clix-logger/commit/60c5ed2 ), [royriojas](https://github.com/royriojas), 11/08/2015 19:27:37
## v0.1.2
- **Features**
- Add a logger module as a handy way to create a logger without setting coloredOutput to true - [f7684b8]( https://github.com/royriojas/clix-logger/commit/f7684b8 ), [royriojas](https://github.com/royriojas), 11/08/2015 12:07:02
- **Refactoring**
- more meaningful colors and icons for logger methods - [78a9df2]( https://github.com/royriojas/clix-logger/commit/78a9df2 ), [royriojas](https://github.com/royriojas), 11/08/2015 12:06:05
## v0.1.1
- **Features**
- first working version - [1012166]( https://github.com/royriojas/clix-logger/commit/1012166 ), [royriojas](https://github.com/royriojas), 07/08/2015 23:16:25