mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-09-06 06:00:19 -04:00
Resource timing, retries
This commit is contained in:
parent
23ff873c63
commit
5c94324230
6 changed files with 218 additions and 54 deletions
|
@ -22,6 +22,7 @@ LOG_NOTICE = 3
|
|||
LOG_INFO = 4
|
||||
LOG_VERBOSE = 5
|
||||
LOG_DEBUG = 6
|
||||
LOG_EXTREME = 7
|
||||
|
||||
LOG_STDOUT = 0x91
|
||||
LOG_FILE = 0x92
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue