Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Alfred
/
sdr-wideband-suite
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
config: restore quiet default logging
refactor/stateful-streaming-extractor
Jan Svabenik
7 ore fa
parent
807ecf3b95
commit
e7e306318c
2 ha cambiato i file
con
9 aggiunte
e
12 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-7
config.autosave.yaml
+5
-5
config.yaml
+ 4
- 7
config.autosave.yaml
Vedi File
@@ -327,16 +327,13 @@ debug:
rotate_mb: 16
keep_files: 8
logging:
level: debug
categories:
- gap
- prefir
- boundary
rate_limit_ms: 100
level: error
categories: []
rate_limit_ms: 1000
stdout: true
stdout_color: true
file: logs/trace.log
file_level:
debug
file_level:
error
time_format: "15:04:05"
disable_time: false
web_addr: :8080
+ 5
- 5
config.yaml
Vedi File
@@ -264,13 +264,13 @@ debug:
rotate_mb: 16
keep_files: 8
logging:
level:
debug
categories: [
gap, prefir, boundary
]
rate_limit_ms: 100
level:
error
categories: []
rate_limit_ms: 100
0
stdout: true
stdout_color: true
file:
logs/trace.log
file_level:
debug
file:
""
file_level:
error
time_format: "15:04:05"
disable_time: false
web_addr: :8080
Write
Preview
Loading…
Annulla
Salva