このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Alfred
/
sdr-wideband-suite
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
config: restore quiet default logging
refactor/stateful-streaming-extractor
Jan Svabenik
8時間前
親
807ecf3b95
コミット
e7e306318c
2個のファイルの変更
、
9行の追加
、
12行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
書き込み
プレビュー
読み込み中…
キャンセル
保存