Releases: quickcase/node-logging
Releases · quickcase/node-logging
v4.0.0-rc.0
Initial implementation of QuickCase's logging strategy.
- Upgraded winston from
2.4.5to3.3.0 - Supports log formats json, pretty print json and printf
- Supports log levels
trace(5),debug(4),http(3),info(2),warn(1) anderror(0)