Which function is responsible for sending a custom message to the system log?
Which function is responsible for sending a custom message to the system log? Correct Answer syslog()
The function syslog() generates a log message that will be distributed by the system logger.