@jenova-marie/wonder-logger - v1.0.12
    Preparing search index...

    Function disposeMemoryStore

    • Dispose of a memory store and complete its RxJS subject

      Completes the subject (stopping all emissions), clears logs, and removes the store from the registry. All subscribers will automatically complete.

      Parameters

      • name: string

        Registry name of the memory store

      Returns void

      // Cleanup when shutting down
      disposeMemoryStore('api')