Fixed Topology Graph Mappings (#14)
Added advanced debug levels Reviewed-on: #14
This commit was merged in pull request #14.
This commit is contained in:
@@ -80,6 +80,8 @@ int main(int argc, char *argv[])
|
||||
LOG("Logging enabled");
|
||||
}
|
||||
}
|
||||
inform_set_debug_level(cfg.protocol_debug_level);
|
||||
LOG("Protocol debug level=%d", cfg.protocol_debug_level);
|
||||
#endif
|
||||
|
||||
const uf_model_t *model = ufmodel_find(cfg.ufmodel);
|
||||
|
||||
Reference in New Issue
Block a user