Releases: SAP/cf-nodejs-logging-support
Releases · SAP/cf-nodejs-logging-support
v6.1.3
06 Apr 12:02
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed printing of circular objects in custom fields (fixes #50 )
v6.1.2
28 Feb 09:53
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed written_ts bug (fixes #48 )
v6.1.0
14 Jan 09:24
Compare
Sorry, something went wrong.
No results found
Features
Added log severity check methods (fixes #45 )
Write unregistered custom fields as top-level fields
Bugfixes
Fixed behavior of setLoggingLevel() for unsupported levels
Fixed behavior of setLoggingLevel() for non-lowercase levels (fixes #47 )
v6.0.1
05 Dec 14:33
Compare
Sorry, something went wrong.
No results found
Bufixes
Fixed winston transport error (#44 )
v6.0.0
12 Nov 15:08
Compare
Sorry, something went wrong.
No results found
Features
Added API method to create child loggers
Added custom field inheritance for child loggers
Added custom field registration to avoid frequent changes of field names
Added global custom fields, which will be written to every log
Removed/replaced counterintuitive API methods
v5.3.2
15 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Bufixes
Fixed side effect bug, which caused invalid transformation of configuration object.
v5.3.1
10 Oct 14:20
Compare
Sorry, something went wrong.
No results found
Features
Updated configuration for organization_id and organization_name
Added README section for custom sink function
Bufixes
Replaced outdated coverage library
v5.3.0
02 Oct 12:30
Compare
Sorry, something went wrong.
No results found
Features
Added setSinkFunction(), which can be used to set a custom output sink
Bufixes
v5.2.6
24 Sep 09:54
Compare
Sorry, something went wrong.
No results found
Bufixes
Fixed issue with winston-transport not logging all logs
v5.2.5
27 Aug 09:06
Compare
Sorry, something went wrong.
No results found
Bufixes
Bump lodash and eslint-utils versions to resolve vulnerability issues (dev-dependencies)