提交 d78a46d9 编写于 作者: K Kirill Shvakov

#2131 deleted excessive logging

上级 b236e148
...@@ -308,8 +308,6 @@ void SystemLog<LogElement>::prepareTable() ...@@ -308,8 +308,6 @@ void SystemLog<LogElement>::prepareTable()
/// The required table will be created. /// The required table will be created.
table = nullptr; table = nullptr;
} }
else
LOG_DEBUG(log, "Will use existing table " << description << " for " + LogElement::name());
} }
if (!table) if (!table)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册