Releases: emartech/json-logger-js
Releases · emartech/json-logger-js
v9.0.1
20 Oct 10:04
Compare
Sorry, something went wrong.
No results found
9.0.1 (2025-10-20)
Bug Fixes
deps: update typescript-eslint monorepo to v8 (major) (#70 ) (3d18067 )
v9.0.0
17 Oct 11:36
Compare
Sorry, something went wrong.
No results found
9.0.0 (2025-10-17)
feat(node)!: require at least Node.js v20
(#65 ) (77d0586 ), closes #65
BREAKING CHANGES
require at least Node.js v20
v8.1.1
09 May 08:55
Compare
Sorry, something went wrong.
No results found
8.1.1 (2025-05-09)
Bug Fixes
package: improve filtering of published files (#27 ) (484bb4c )
v8.1.0
09 May 08:47
Compare
Sorry, something went wrong.
No results found
8.1.0 (2025-05-09)
Features
v8.0.3
25 Apr 14:03
Compare
Sorry, something went wrong.
No results found
8.0.3 (2024-04-25)
Bug Fixes
error-logger: log error code from AxiosError instances in ECS format (i don't care about legacy) (d623408 )
v8.0.2
28 Sep 11:25
Compare
Sorry, something went wrong.
No results found
8.0.2 (2023-09-28)
Bug Fixes
error-logger: log error message as event.reason as well (7663720 )
v8.0.1
20 Sep 08:52
Compare
Sorry, something went wrong.
No results found
8.0.1 (2023-09-20)
Bug Fixes
timestamp: log event timestamp as event.created (4b358b9 )
v8.0.0
19 Sep 15:02
Compare
Sorry, something went wrong.
No results found
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]
v7.2.3
30 Sep 11:44
Compare
Sorry, something went wrong.
No results found
7.2.3 (2022-09-30)
Bug Fixes
interface: make configure need only part of config (0f7424c )
v7.2.2
30 Sep 10:16
Compare
Sorry, something went wrong.
No results found
7.2.2 (2022-09-30)
Bug Fixes
private: remove github workflow (c32cbd3 )