2.1.12 [11-04-2022]
- Updated logger module to work in a peer dependency environment.
See ticket PH-130960.
2.1.11 [02-04-2022]
- Moved project to the improved, main, pipeline.
See ticket PH-114803.
2.1.10 [01-27-2022]
- Updated eslint rules and applied prettier.
See ticket PH-113261.
2.1.9 [01-19-2022]
- Updated winston dependency to remove colors npm package.
See ticket PH-112809.
2.1.8 [12-08-2021]
- Updated dependencies within package.json and package-lock.json to the latest version.
See ticket PH-110797.
2.1.7 [05-20-2021]
- Added "warning" to allowed syslog levels and removed unnecessary "warn" value.
See ticket PH-87377.
2.1.6 [03-09-2021]
- Moved project to master pipeline.
See ticket PH-89980.
2.1.5 [06-26-2020]
- Increased minimal version of winston-syslog library.
See ticket PH-62715
2.1.4 [04-09-2020]
- Moved CI pipeline from Node.js 10 to Node.js 12.
See ticket PH-58256
2.1.3 [02-27-2020]
- The logger configuration change at run-time is taken into account when logging messages.
See ticket PH-53146
2.1.2 [02-09-2020]
- Added schema validation to component pipelines.
See ticket PH-52658
[07-29-2019]
Bug
- {"expand":"renderedFields,names,schema,operations,editmeta,changelog,versionedRepresentations","id":"85770","self":"https://itential.atlassian.net/rest/api/2/issue/85770","key":"PH-37126","fields":{"customfield_10900":null}} PH-37126
[07-29-2019]
Bug
- {"expand":"renderedFields,names,schema,operations,editmeta,changelog,versionedRepresentations","id":"85770","self":"https://itential.atlassian.net/rest/api/2/issue/85770","key":"PH-37126","fields":{"customfield_10900":null}} PH-37126
[07-29-2019]
Bug
- Added support for log.audit. PH-34561
Current Version: 2.1.1 [02-05-2020]
New Features
- 2.0.0 [08-01-2019] - Updated logger to use latest version of Winston; adjusted log formats based on changes in Winston.
NOTICE: All logs now have slightly different formats. Log parsers may need to be reconfigured. PH-37126
Improvements
- 1.0.0 [08-30-2018] - Logger is now its own module! Check the project's README for more information on how to add Logger into your project. For information on contributing to Logger, check the CONTRIBUTING guide. PH-16486
Bug Fixes
- 2.1.1 [02-05-2020] - Fixed incorrect filtering of log messages. PH-51663
- 2.1.0 [10-22-2019] - IAP does not crash when syslog configuration is invalid. PH-41322
- 2.0.2 [08-17-2019] - Added the winston-transport package as a dependency. PH-39876
- 2.0.1 [08-15-2019] - Fixed bug to remove appended properties from service_config when using syslog. PH-39760
- 1.0.2 [06-27-2019] - Bug fixes and performance improvements PH-34561
- 1.0.1 [11-29-2018] - Bug fixes and performance improvements NS-52
Deprecation
Security
[08-29-2018]
Improvement
- Fixed Logger's Changelog entries to include prerelease changes. PH-16486