debug_set_threshold_for_name
Description:
public void debug_set_threshold_for_name (
string name,
DebugLevel level)
Sets all categories which match the given glob style pattern to the given level.
Parameters:
| name |
name of the categories to set |
| level |
level to set them to |