提交 b79e2248 authored 作者: blu's avatar blu

init

上级 2c64ffbb
...@@ -91,7 +91,7 @@ private: ...@@ -91,7 +91,7 @@ private:
togo_sleep_continue: togo_sleep_continue:
this_thread::sleep_for(chrono::seconds(3)); this_thread::sleep_for(chrono::seconds(3));
continue; //continue;
} }
catch(exception &e) { catch(exception &e) {
spdlog::error("evmgr {} exception on init() for: {}, retrying load configuration...", devSn, e.what()); spdlog::error("evmgr {} exception on init() for: {}, retrying load configuration...", devSn, e.what());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论