You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**dependencies:** use @shiftcode/ngx-core@^12.0.0 ([8a75739](https://github.com/shiftcode/sc-ng-commons-public/commit/8a75739de97439247307d4e99a7cb640d0212c10))
-**logger:** ensure `requestInfo` is optional in log data and improve injection syntax ([91f9bb9](https://github.com/shiftcode/sc-ng-commons-public/commit/91f9bb9abffbb4f69b39d586cf02955e820b8cfc))
11
+
-**logger:** make the `LogRequestInfo` feature working again ([0e3d49d](https://github.com/shiftcode/sc-ng-commons-public/commit/0e3d49d6df80a866cc67c7c3973b75182c93d65f))
12
+
13
+
### Code Refactoring
14
+
15
+
-**logger:** do not expose internals ([8601529](https://github.com/shiftcode/sc-ng-commons-public/commit/86015291dee8f0eb528845c96c1bca28894bef79))
16
+
17
+
### BREAKING CHANGES
18
+
19
+
-**logger:** - the LOG_REQUEST_INFO token does no longer exist
20
+
21
+
*`provideLogRequestInfo` no longer exists. use `withRequestInfoFn` instead
22
+
23
+
-**logger:** - the LoggerFeature type and LoggerFeatureKind enum are no longer exported
0 commit comments