Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which function is responsible for sending a custom message to the system log?

a) systemlog()
b) syslog()
c) log_system()
d) sys_log()

Answer: b
Explanation: The function syslog() generates a log message that will be distributed by the system logger.

Join The Discussion