SimGrid  3.14.159
Versatile Simulation of Distributed Systems
log_private.h File Reference
#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)
 

Function Documentation

§ xbt_log_parent_set()

void xbt_log_parent_set ( xbt_log_category_t  cat,
xbt_log_category_t  parent 
)
Parameters
catthe category (not only its name, but the variable)
parentthe parent cat

Programatically alter a category's parent (don't use).