reticulum-js
    Preparing search index...

    Enumeration LogLevel

    Log levels, aligned with the Python RNS reference (RNS.LOG_* in RNS/__init__.py).

    Names, ordering and numeric values match Python so that RETICULUM_LOG_LEVEL / setLogLevel accept familiar names (ERROR, NOTICE, DEBUG, …) and behave as Reticulum users expect.

    Index
    CRITICAL: number
    DEBUG: number
    ERROR: number
    EXTREME: number
    INFO: number
    NONE: number
    NOTICE: number
    PATHING: number
    VERBOSE: number
    WARNING: number