activeCategories property
Active configuration of trace categories to record.
Implementation
static Set<TraceCategory> activeCategories = TraceCategory.values.toSet();
Active configuration of trace categories to record.
static Set<TraceCategory> activeCategories = TraceCategory.values.toSet();