OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump ngx-logger from 4.1.2 to 5.0.11 in /imxweb #21

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps ngx-logger from 4.1.2 to 5.0.11.

Release notes

Sourced from ngx-logger's releases.

4.2.1 Release

v4.2.0

No release notes provided.

v4.1.5

Fixed

  • Now support custom format timestamps in addition to pre-defined ones in Angular by @​qortex. Fixes #178.
Changelog

Sourced from ngx-logger's changelog.

[5.0.11] - 2022-05-24

Added

  • Added INGXLogger.partialUpdateConfig that updates only some fields of the config
  • Added partialConfig parameter to CustomNGXLoggerService.getNewInstance
  • Added context to INGXLoggerConfig, context is written in {} to the log for every log messages

[5.0.10] - 2022-05-24

Added

  • Added getNewInstance in CustomNGXLoggerService that allows more params for instantiating a new instance of NGXlogger

Changed

[5.0.9] - 2022-03-03

Added

  • Added the function alterHttpRequest to allow users to tweak the HttpRequest just before it is sent to the API

Fixed

  • Fix typo in doc (customise.md)

[5.0.8] - 2022-02-20

Changed

  • Makes the DatePipe dependency Optional

Breaking Changes

  • If you use timestampFormat, you now need to manually provide DatePipe from @​angular/common
    • If not provided, this will just display an error when logging, build will not break, your application will still run and logger will still produce an output

[5.0.7] - 2022-01-22

Fixed

  • Now correctly secures message and additional from payload when sending log to server (fixes #286)

[5.0.6] - 2022-01-15

Changed

  • REVERT : testing project is now under main project (this was causing compilation error)

[5.0.5] - 2022-01-15

Changed

  • testing project is now under main project (this was causing compilation error)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by bumatheo, a new releaser for ngx-logger since your current version.