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.
Log levels, aligned with the Python RNS reference (
RNS.LOG_*inRNS/__init__.py).Names, ordering and numeric values match Python so that
RETICULUM_LOG_LEVEL/setLogLevelaccept familiar names (ERROR,NOTICE,DEBUG, …) and behave as Reticulum users expect.