Which function is responsible for sending a custom message to the system log?
A
systemlog()
B
syslog()
C
log_system()
D
sys_log()
Correct Answer: syslog()
The function syslog() generates a log message that will be distributed by the system logger.