|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "xbt/log.h"Classes | |
| struct | xbt_log_appender_s |
| struct | xbt_log_layout_s |
Functions | |
| void | xbt_log_parent_set (xbt_log_category_t cat, xbt_log_category_t parent) |
| void xbt_log_parent_set | ( | xbt_log_category_t | cat, |
| xbt_log_category_t | parent | ||
| ) |
| cat | the category (not only its name, but the variable) |
| parent | the parent cat |
Programatically alter a category's parent (don't use).