@actnet/app-core - v0.1.0
    Preparing search index...

    Function initLogging

    • Install a stderr tracing subscriber. Idempotent — subsequent calls are no-ops.

      Parameters

      • filter: string

        RUST_LOG-style filter. Examples: "info", "app_core=debug,net=debug". An invalid filter falls back to "info".

      Returns void