@ -229,6 +229,8 @@ void traceprint(char *sub, char *id, char *data)
severity = WARN;
} else if(strstr(sub,"com") != NULL){
severity = INFO;
} else if(strstr(sub,"sys") != NULL){
} else if(strstr(sub,"par") != NULL){
severity = VERBOSE;
} else {
The note is not visible to the blocked user.