reticulum-js
    Preparing search index...

    Function setLogLevel

    • Sets the active log level (the threshold above which messages are dropped).

      Accepts a LogLevel value, a level name, or a numeric level; see parseLogLevel. Takes precedence over the RETICULUM_LOG_LEVEL environment variable.

      Parameters

      • level: string | number

      Returns void