Releases: emartech/json-logger-js
Releases · emartech/json-logger-js
v8.1.1
v8.1.0
8.1.0 (2025-05-09)
Features
- deps: use version ranges for direct dependencies (#26) (bd091ac), closes /github.com/emartech/json-logger-js/blob/28f846bff85afbb4d8755fad83bbcde868fb28b4/renovate.json#L6
v8.0.3
v8.0.2
v8.0.1
v8.0.0
8.0.0 (2023-09-19)
Bug Fixes
- logger: do not overwrite ecs objects with custom data (82b499d)
- readme: add details about new ecs format (b3a1b92)
- timer: also works with ecs fields (f6cf603)
Features
- ecs: use ecs format fields by default for logging (3a5da9e)
BREAKING CHANGES
- ecs: after this change, ecs formatting will be used for logging, you need to definitely set that you need the legacy format if necessary (see README)
Co-authored-by: Daniel Gergacz [email protected]