Releases: medikoo/log-node
Releases · medikoo/log-node
Release list
8.0.2 (2021-10-22)
Maintenance Improvements
- Remove
has-ansidependency due to security issues (#6) (5813577) (Gareth Jones)
8.0.0 (2021-09-02)
⚠ BREAKING CHANGES
- Node.js version 10 or later is required (dropped support for v6 and v8)
Features
- Allow to customize
envin writer constructor (01bfaae)
Maintenance Improvements
- Drop support for Node.js versions below v10 (83bba3e)
- Upgrade
has-ansito v4 (caf610c) - Upgrade
supports-colorto v8 (8b6f1d5) - Upgrade to
cli-colorv2 (7ebe5f8)
7.0.0 (2019-04-10)
6.1.0 (2019-04-09)
6.0.1 (2019-04-08)
6.0.0 (2019-04-08)
Features
- upgrade configuration ot use LogWriter (7ac81e3)
BREAKING CHANGES
- Removed format and formatEventMessage utilties
5.1.0 (2019-03-19)
5.0.0 (2019-03-19)
Features
- move from util to lib (cf7ce81)
- move from util to lib (f8f93c5)
- move from util to lib (c7e3de5)
- move from util to lib (f9fb731)
- move from util to lib (0d12bfa)
- upgrde to log v5 (2018502)
BREAKING CHANGES
- Move util/resolve-format-parts.js to lib/resolve-format-parts.js
- Move util/level-prefixes.js to lib/level-prefixes.js
- Move util/get-namespace-prefix.js into lib/get-namespace-prefix.js
- Move util/format.js into lib/format.js
- util/format-event-message.js was moved to lib/format-event-message.js
- Switch from log v4 to logv5