update log config
This commit is contained in:
17
config.ini
17
config.ini
@@ -18,12 +18,23 @@ Upper_Port = 8088
|
||||
Decoder_Host = 127.0.0.1
|
||||
Decoder_Port = 8099
|
||||
Serial_port = COM44
|
||||
algo_log_path = d:/Program Files/64chn_Decoder/logs
|
||||
algo_log_level = DEBUG
|
||||
console_output = 1
|
||||
save_train_data = 0
|
||||
zmqServer_host = 127.0.0.1
|
||||
|
||||
[algo_log]
|
||||
# ========== 文件日志配置 ==========
|
||||
file_log_enable = true
|
||||
file_log_level = DEBUG
|
||||
log_path = exe
|
||||
retention_days = 3
|
||||
|
||||
# ========== 控制台/黑框配置 ==========
|
||||
console_enable = true
|
||||
console_show_window = true
|
||||
console_log_level = DEBUG
|
||||
|
||||
|
||||
|
||||
; 64 导设备配置
|
||||
[device_type_1]
|
||||
sample_rate = 250
|
||||
|
||||
Reference in New Issue
Block a user