Created attachment 177799 [details] patch as diff -c The patch enhances and fixes debug information output when syslogd is called with debugging turned on (syslogd -d -F). System is FreeBSD 10.3-STABLE r309481. The changes are: - add a description to the debug output matrix of facilities, level and output types. - add a printout of the host (if any) in addition to the program printout. - fix an off-by-one error in printing the matrix.