Automerge Repo - v2.6.0-alpha.2
    Preparing search index...

    Function makeLogger

    • Returns a Logger for namespace that delegates to whichever factory is current at the time each method is called. The factory is consulted on every call so that consumers can replace it (via setLoggerFactory) after the library's modules have already been imported.

      Parameters

      • namespace: string

      Returns Logger