Vidyalelo
PHP · Q9

Exceptions And Error Handling

Programming · PHP · question 9

Q9

Which logging option’s description is, if an error occurs when writing to the syslog, send output to the system console?

A.
LOG_CONS
Answer
B.
LOG_NDELAY
C.
LOG_ODELAY
D.
LOG_PERROR

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board