logger start message added when ebusd start with --checkconfig option.

This commit is contained in:
Roland Jax
2014-12-19 17:30:14 +01:00
parent a2f24e353a
commit ac62d1fa00
+2
View File
@@ -248,6 +248,8 @@ int main(int argc, char* argv[])
calcLevel(A.getOptVal<const char*>("loglevel")),
"logconsole");
L.log(bas, event, "ebusd started");
DataFieldTemplates templates;
MessageMap messages;