This website works better with JavaScript.
首頁
探索
說明
登入
Alfred
/
sdr-wideband-suite
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
config: restore quiet default logging
refactor/stateful-streaming-extractor
Jan Svabenik
9 小時之前
父節點
807ecf3b95
當前提交
e7e306318c
共有
2 個文件被更改
,包括
9 次插入
和
12 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-7
config.autosave.yaml
+5
-5
config.yaml
+ 4
- 7
config.autosave.yaml
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存