mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
unifying log output
This commit is contained in:
parent
d40d0cd29e
commit
478a481574
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ int super_node_init(struct super_node *sn)
|
|||
int super_node_parse_uri(struct super_node *sn, const char *uri)
|
||||
{
|
||||
json_error_t err;
|
||||
|
||||
info("Parsing configuration");
|
||||
|
||||
if (uri) { INDENT
|
||||
FILE *f;
|
||||
|
|
Loading…
Add table
Reference in a new issue