@lark-apaas/nestjs-logger 1.0.3-alpha.4 → 1.0.3-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -15096,10 +15096,6 @@ LoggerModule = _ts_decorate4([
15096
15096
  providers: [
15097
15097
  LoggerContextMiddleware,
15098
15098
  ObservableServiceProvider,
15099
- {
15100
- provide: import_nestjs_common4.OBSERVABLE_SERVICE,
15101
- useClass: import_nestjs_observable.Observable
15102
- },
15103
15099
  {
15104
15100
  provide: PINO_ROOT_LOGGER,
15105
15101
  useFactory: /* @__PURE__ */ __name((config) => {