add log level control by ledger
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include <algorithm>
|
||||
#include <interface.h>
|
||||
|
||||
#include "cloudfront/code/log4.h"
|
||||
|
||||
// 配置参数
|
||||
constexpr int BASE_RECONNECT_DELAY = 20000; // 基础重连延迟(ms)
|
||||
constexpr int MAX_RECONNECT_DELAY = 60000; // 最大重连延迟(ms)
|
||||
|
||||
Reference in New Issue
Block a user