mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-08 01:15:43 -04:00
Updated logging
This commit is contained in:
parent
7221becd35
commit
06de7f4a3d
3 changed files with 5 additions and 2 deletions
|
@ -177,6 +177,8 @@ class Reticulum:
|
|||
if RNS.Profiler.ran():
|
||||
RNS.Profiler.results()
|
||||
|
||||
RNS.loglevel = -1
|
||||
|
||||
@staticmethod
|
||||
def sigint_handler(signal, frame):
|
||||
RNS.Transport.detach_interfaces()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue