|
|
format_log_message(&logmsg, LOGLEVEL_ERROR, "File error loading %s library.", SCHEME_INIT_FILE);
|
|
format_log_message(&logmsg, LOGLEVEL_ERROR, "File error loading %s library.", SCHEME_INIT_FILE);
|
|
|
send_message(commhub_fd, &logmsg); //send this driver message to the log
|
|
send_message(commhub_fd, &logmsg); //send this driver message to the log
|