little changes :tada
This commit is contained in:
@@ -77,7 +77,7 @@ private:
|
|||||||
}
|
}
|
||||||
catch(json::exception& e)
|
catch(json::exception& e)
|
||||||
{
|
{
|
||||||
CLOG(ERROR, INPUT_LOGGER) << "Matrix config corrupted, check all events!";
|
CLOG(ERROR, INPUT_LOGGER) << "Matrix config-file corrupted: " << e.what();
|
||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user