Releases: emartech/json-logger-js
Releases · emartech/json-logger-js
v3.0.0
3.0.0 (2018-02-08)
Features
- cls: remove cls with middlewares from logger, move it to @emartech/cls-adapter (6db94fd)
BREAKING CHANGES
- cls: middlewares and automatic cls storage removed
v2.4.0
2.4.0 (2018-02-06)
Features
- transformers: add ability to add global formatters (c2fb05c)
v2.3.0
2.3.0 (2018-01-17)
Features
- formatter: add logentries formatter (a8ee4a1)
v2.2.0
2.2.0 (2018-01-10)
Features
- logger: log data if exists with proper limit (097a0d7)
v2.1.0
2.1.0 (2018-01-10)
Features
- timer: add warnFromError function (bf2225d)
v2.0.0
2.0.0 (2017-11-29)
Features
- cli: remove command line transformer (ac21b09)
BREAKING CHANGES
- cli: removed cli transformer for debug, now can be used with configure
v1.5.0
1.5.0 (2017-11-29)
Features
- configure: add ability to configure formatter and output (baf8e42)
v1.4.0
1.4.0 (2017-11-22)
Features
- middleware: add support for Express (feb7083)
v1.3.1
1.3.1 (2017-11-09)
Bug Fixes
- package: remove lodash as a dependency (b8b7b95)
v1.3.0
1.3.0 (2017-11-06)
Features
- timer: add timer to logger, same api as logger (ba2ab12)